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
- * Wed Sep 17 17:00:00 2008 Tomas Mraz <tmraz{%}redhat{*}com> 0.99.6.2-4
- add pam_tty_audit module (#244352)
- pam_cracklib: additional optional checks for password quality (#438994)
- pam_lastlog: display failed login attempts if requested (#438990)
- pam_unix: do not check new passwords through cracklib (#448860)
- pam_unix: clear PAM_AUTHTOK item if new password is bad (#443872)
- comment in the limits.conf manpage that rss limit is ignored (#459624)
- allow larger entries in pammodutil_get functions (#445355)
- pam_tally: do not leak fds in tally_check (#457024)
- pam_loginuid: use correct format when printing uid type (#460263)
- pam_rhosts_auth: correct test for IP address (#461917)
- * 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