Magellan Linux

Annotation of /trunk/inetutils/rexec.pam-systemauth

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2735 - (hide annotations) (download)
Tue Dec 8 11:43:11 2015 UTC (8 years, 5 months ago) by niro
File size: 257 byte(s)
-added pam and systemd configuration
1 niro 2735 #%PAM-1.0
2     #
3     # For root login to succeed here with pam_securetty, "rexec" must be
4     # listed in /etc/securetty.
5     #
6    
7     auth required pam_securetty.so
8     auth include system-remote-login
9    
10     account include system-remote-login
11    
12     session include system-remote-login