NetBSD/lib/libpam/modules
tsarna 9b412b7436 Implement PAM_REFRESH_CRED / PAM_REINITIALIZE_CRED
support in pam_sm_setcred()

With this and a suitably pam-aware screen locker (eg xscreensaver built
with PAM), you now get the nice Windows-style behavior of having
your tickets refreshed (and tokens, with pam_afslog) when you unlock
your screen.
2005-09-27 14:38:19 +00:00
..
pam_afslog Remove trailing whitespace. Punctuation nits. Use .Nm more. 2005-09-23 19:56:16 +00:00
pam_chroot check for pwd != in getpw*_r functions. 2005-04-19 03:15:34 +00:00
pam_deny Minor wording consistency nit. 2005-02-26 14:54:25 +00:00
pam_echo - NetBSD build glue 2004-12-12 08:18:42 +00:00
pam_exec Remove local copy of openpam_free_envlist. 2005-02-26 22:45:52 +00:00
pam_ftpusers Fix getgrnam -> getgrnam_r 2005-04-19 13:04:38 +00:00
pam_group fix getgrnam -> getgrnam_r and add a forgotten getpwnam -> gepwnam_r 2005-04-19 13:04:19 +00:00
pam_guest Sort SEE ALSO. 2005-02-20 19:37:30 +00:00
pam_krb5 Implement PAM_REFRESH_CRED / PAM_REINITIALIZE_CRED 2005-09-27 14:38:19 +00:00
pam_ksu Remove CPPFLAGS 2005-04-25 17:21:31 +00:00
pam_lastlog check for pwd != in getpw*_r functions. 2005-04-19 03:15:34 +00:00
pam_login_access Fix getgrnam -> getgrnam_r 2005-04-19 13:04:38 +00:00
pam_nologin s!/var/run/nologin!/etc/nologin!g to match with the code. 2005-04-25 10:24:06 +00:00
pam_permit Fix a markup bug and a minor wording consistency nit. 2005-02-26 15:08:54 +00:00
pam_radius Don't cast the lvalue; cast the rhs instead. 2005-04-25 15:42:46 +00:00
pam_rhosts check for pwd != in getpw*_r functions. 2005-04-19 03:15:34 +00:00
pam_rootok Minor wording consistency nit. 2005-02-26 15:11:26 +00:00
pam_securetty check for pwd != in getpw*_r functions. 2005-04-19 03:15:34 +00:00
pam_self check for pwd != in getpw*_r functions. 2005-04-19 03:15:34 +00:00
pam_skey Make S/Key prompt compliant with RFC 2289. Patch supplied by Dave Huang 2005-03-20 16:48:47 +00:00
pam_ssh check for pwd != in getpw*_r functions. 2005-04-19 03:15:34 +00:00
pam_unix Safety boots: don't depend upon getpwnam_r() to set pwd to NULL on all 2005-04-19 03:40:16 +00:00
Makefile pam_afslog is used in conjunction with pam_krb5 to obtain AFS tokens and 2005-09-21 14:19:08 +00:00
mod.mk Don't try to build PIC stuff if we cannot do PIC. 2005-02-25 18:26:00 +00:00