index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
pam.d
Age
Commit message (
Expand
)
Author
2023-06-20
pam: Disable pam_krb5, pam_ksu by default.
riastradh
2020-03-03
Add a commented out entry for pam_u2f.so
christos
2017-06-18
Install racoon pam file.
christos
2017-06-09
Add cron.
christos
2010-11-13
add want_agent to the commented line of pam_ssh
christos
2008-03-26
Add pam_skey so that we get behaviour similar to "pre PAM".
lukem
2007-12-07
PR/29634: me: missing pam racoon file.
christos
2007-02-10
Fix spelling/typo.
reed
2005-10-03
update todo items.
christos
2005-09-22
Add pam_afslog. Like pam_krb5, this is a fast, quiet no-op if you aren't
tsarna
2005-05-14
allow rsh if the user's password is null. from christos.
chs
2005-05-13
correct line for "password"
lukem
2005-04-05
PR/29891: Arto Selonen: su(1) does not seem to honor SU_ROOTAUTH any more
christos
2005-03-18
pam_self is "required" not just sufficient to authorize the Xserver.
christos
2005-03-17
remove stray l.
christos
2005-03-17
Remove ,optional accidentally committed. We are not going to do this after
christos
2005-03-14
comment out pam_ssh and mention it has potential security issues.
christos
2005-03-04
PR/29594: Geoff C. Wing: Allow root in rsh like we used to.
christos
2005-03-03
by popular demand, and now that we have verified that password authentication
christos
2005-03-03
Add a no nested option that avoids updating the {u,w}tmp databases on a
christos
2005-03-01
use the ksu module not the krb one. Do kerberos authentication first.
christos
2005-03-01
Add a new pam description file for the xserver. This is used when the
christos
2005-02-28
disable pam_ftpusers module because our /etc/ftpusers has different syntax
christos
2005-02-28
passwd(1) does not require -p to use PAM.
thorpej
2005-02-28
update for current reality.
christos
2005-02-27
add display_manager and ppp
christos
2005-02-27
Make a note about when telnetd uses the "telnetd" PAM service, and
thorpej
2005-02-27
Disable pam_ssh by default, and refer people to pam_ssh(8) for information
thorpej
2005-02-27
Mention the problem with ftpusers and that we have a ppp config now.
christos
2005-02-27
Add a config file for ppp; same like ftp for now.
christos
2005-02-27
Major cleanup of PAM service configuration files.
thorpej
2005-02-24
Update status.
christos
2005-02-24
Update racoon status
manu
2005-02-23
update for rexecd
christos
2005-02-22
Update for ppp and passwd.
christos
2005-02-20
rsh is done.
christos
2005-02-20
ftpd is done.
christos
2005-02-20
whitespace
christos
2005-02-20
Update.
christos
2005-02-20
Add a status file so that we can coordinate who works on what.
christos
2005-02-01
Add a commented out option that shows how to get back the rootauth
christos
2005-01-23
Set the pam_nologin call to keep our current behavior: login is refused
manu
2005-01-10
Backout last change. I'm not sure what the correct fix is but the last
tron
2005-01-10
Fix this so that "make install" will actually work.
tron
2005-01-10
don't bother linking ftp -> ftpd
lukem
2005-01-10
NetBSD Is Not FreeBSD:
lukem
2005-01-08
Remove pam_ssh for system config, it's not always used.
manu
2005-01-08
add ssh and krb5 now that they compile
christos
2004-12-12
- Add NetBSD RCSID's
christos
2004-12-12
Pam configuration files from FreeBSD; perl script not imported.
christos