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 3 18:00:00 2004 Tomas Mraz <tmraz{%}redhat{*}com> 0.75-62
- make the '&' functionality introduced in 0.75-59 really work
- * Tue Oct 5 19:00:00 2004 Tomas Mraz <tmraz{%}redhat{*}com> 0.75-61
- fix locking in pam_unix so it doesn't block when changing password #131338
- * Tue Oct 5 19:00:00 2004 Tomas Mraz <tmraz{%}redhat{*}com> 0.75-60
- fix checking of login group when using @group in limits.conf
- added some text by nalin to README.pam_limits