Magellan Linux

Diff of /trunk/shadow/pamd-systemauth/chage

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1480 by niro, Wed Aug 3 17:29:49 2011 UTC revision 1719 by niro, Sat Mar 31 13:14:39 2012 UTC
# Line 2  Line 2 
2  #  #
3  # The common PAM configuration file authentication only, root ok  # The common PAM configuration file authentication only, root ok
4  #  #
5    
6  auth sufficient pam_rootok.so  auth sufficient pam_rootok.so
7    auth required pam_permit.so
8    
 account required pam_permit.so  
9  account include system-auth  account include system-auth
10    
11  password include system-auth  password required pam_permit.so

Legend:
Removed from v.1480  
changed lines
  Added in v.1719