Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1719 - (hide annotations) (download)
Sat Mar 31 13:14:39 2012 UTC (12 years, 2 months ago) by niro
File size: 241 byte(s)
-reworked pam auth schema
1 niro 1465 #%PAM-1.0
2     #
3     # The common PAM configuration file for login
4     #
5    
6 niro 1719 auth required pam_securetty.so
7     auth include system-local-login
8 niro 1465
9 niro 1719 account include system-local-login
10 niro 1465
11 niro 1719 password include system-local-login
12    
13     session include system-local-login