Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 Nov 30 18:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com> 0.77-66.14
- add locking with auditing to auth phase of pam_tally (#170562)
- report errors on relabelling terminal devices correctly in
pam_selinux (#170587)
- add support for new limits (sigpending, msgqueue) (#170844)
- don't require tty in pam_access (#170467)
- add support for netgroup matching in pam_succeed_if (#170315)
- * Mon Oct 17 19:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com> 0.77-66.13
- the previous fix for CAN-2005-2977 was not complete
- * Fri Oct 7 19:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com> 0.77-66.12
- fixed CAN-2005-2977 unix_chkpwd should skip user verification only if
run as root (#168181)