You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/netkit-rsh/files/rlogin.pamd-pambase

10 lines
343 B

#%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