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  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