Magellan Linux

Contents of /trunk/inetutils/rsh.pam-systemauth

Parent Directory Parent Directory | Revision Log Revision Log


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