Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1465 - (hide annotations) (download)
Tue Aug 2 09:37:36 2011 UTC (12 years, 10 months ago) by niro
File size: 230 byte(s)
added systemauth compat config
1 niro 1465 #%PAM-1.0
2     #
3     # The common PAM configuration file authentication only, root ok
4     #
5     auth sufficient pam_rootok.so
6    
7     account required pam_permit.so
8     account include system-auth
9    
10     password include system-auth
11