Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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 May 26 19:00:00 2010 Tomas Mraz <tmraz{%}redhat{*}com> 0.77-66.26.2
- - audit messages cannot contain spaces on arbitrary fields,
  report just failure or success (#563208) 
            - * Fri Jan  8 18:00:00 2010 Tomas Mraz <tmraz{%}redhat{*}com> 0.77-66.26.1
- - fix incorrect string matches in pam_time and pam_group (#499784) 
            - * Thu Jan 22 18:00:00 2009 Tomas Mraz <tmraz{%}redhat{*}com> 0.77-66.26
- - raise the limits on pammodutil getgr functions (#447842)
- add serialize option to pam_tally2 (#446025)
- pam_limits: comment that rss limit is ignored (#459628)
- pam_loginuid: fix failure with large uids (#460241)
- pam_rhosts_auth: fix test for ip address (#461981)
- allow root to update passwords through unix_chkpwd
  helper update functionality (#469857)