Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pam: A security tool which provides authentication for applications.
- Summary
- PAM (Pluggable Authentication Modules) is a system security tool that
allows system administrators to set authentication policy without
having to recompile programs that handle authentication.
Changelog
- * Thu Jan 22 18:00:00 2009 Tomas Mraz <tmraz{%}redhat{*}com> 0.77-66.26
- raise the limits on pammodutil getgr functions (#447842)
- add serialize option to pam_tally2 (#446025)
- pam_limits: comment that rss limit is ignored (#459628)
- pam_loginuid: fix failure with large uids (#460241)
- pam_rhosts_auth: fix test for ip address (#461981)
- allow root to update passwords through unix_chkpwd
helper update functionality (#469857)
- * Thu Mar 27 19:00:00 2008 Tomas Mraz <tmraz{%}redhat{*}com> 0.77-66.25
- allow pam_time to work without tty set (#248588)
- fix pam_lastlog crash on x86_64 (#250421)
- pam_access: match LOCAL when no tty is set (#319641)
- define PAM_AUTHTOK_RECOVERY_ERR (#371391)
- add support for SHA256 and SHA512 password hashes through
glibc (#427394)
- * Mon Dec 3 18:00:00 2007 Tomas Mraz <tmraz{%}redhat{*}com> 0.77-66.24
- optionally drop unset items from substack in pam_stack (#308651)