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 Mar 27 18: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)
- * Fri Sep 7 19:00:00 2007 Tomas Mraz <tmraz{%}redhat{*}com> 0.77-66.23
- pam_cracklib should count the last char when computing difference (#267201)