Magellan Linux

Annotation of /trunk/openssh/sshd.pam

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2392 - (hide annotations) (download)
Tue Jan 28 14:02:34 2014 UTC (10 years, 3 months ago) by niro
File size: 238 byte(s)
-pam configuration
1 niro 2392 #%PAM-1.0
2    
3     # enable this to prevent remove root logins
4     #auth required pam_securetty.so
5    
6     auth include system-remote-login
7     account include system-remote-login
8     password include system-remote-login
9     session include system-remote-login