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
        
            - * 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) 
            - * Mon Aug 29 19:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com> 0.77-66.11
- - link pam_loginuid to audit library now that it is called from it
- don't return error if kernel is compiled without audit support