Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 10 16:00:00 2008 Tomas Mraz <tmraz{%}redhat{*}com> 0.99.6.2-3.27
- support sha256 and sha512 password hashes (#427389)
- fixed in operator of pam_succeed_if module (#295151)
- fixed audit option of pam_tally and pam_tally2 (#328281)
- do not free putenved pointer in pam_xauth (#402391)
- * Mon Jul 9 17:00:00 2007 Tomas Mraz <tmraz{%}redhat{*}com> 0.99.6.2-3.26
- removed realtime default limits (#240123) from the package as
it caused regression on machines with nonexistent realtime group
- * Mon Jul 9 17:00:00 2007 Tomas Mraz <tmraz{%}redhat{*}com> 0.99.6.2-3.25
- added and improved translations (#219124)
- adjusted the default limits for realtime users (#240123)