summaryrefslogtreecommitdiff
path: root/net-misc/netkit-rsh/files/rlogin.pamd-pambase
blob: 9b4481edd6f84a641b535d9724be540a1117742b (plain)
1
2
3
4
5
6
7
8
9
#%PAM-1.0
# For root login to succeed here with pam_securetty, "rlogin" must be
# listed in /etc/securetty.
auth       required		pam_securetty.so
auth       sufficient		pam_rhosts.so
auth       include		system-remote-login
account    include		system-remote-login
password   include		system-remote-login
session    include		system-remote-login