Magellan Linux

Annotation of /trunk/pam/other

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1479 - (hide annotations) (download)
Wed Aug 3 17:27:54 2011 UTC (12 years, 9 months ago) by niro
File size: 292 byte(s)
-fixed whitespaces
1 niro 1462 #%PAM-1.0
2     #
3     # The PAM configuration file for other
4     #
5    
6 niro 1479 auth required pam_deny.so
7     auth required pam_warn.so
8 niro 1462
9 niro 1479 account required pam_deny.so
10     account required pam_warn.so
11 niro 1462
12 niro 1479 password required pam_deny.so
13     password required pam_warn.so
14 niro 1462
15 niro 1479 session required pam_deny.so
16     session required pam_warn.so
17 niro 1462