Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pam-devel: Files needed for developing PAM-aware applications and modules for PAM.
- 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. This package
contains header files and static libraries used for building both
PAM-aware applications and modules for use with PAM.
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)