Magellan Linux

Annotation of /tags/pam-config-1_4/other

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1894 - (hide annotations) (download)
Thu Aug 30 13:44:59 2012 UTC (11 years, 8 months ago) by niro
Original Path: trunk/pam-config/other
File size: 291 byte(s)
-initial release
1 niro 1894 #%PAM-1.0
2     #
3     # The PAM configuration file for other
4     #
5    
6     auth required pam_deny.so
7     auth required pam_warn.so
8    
9     account required pam_deny.so
10     account required pam_warn.so
11    
12     password required pam_deny.so
13     password required pam_warn.so
14    
15     session required pam_deny.so
16     session required pam_warn.so