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/rsh.pamd-pambase

12 lines
365 B

#%PAM-1.0
# For root login to succeed here with pam_securetty, "rsh" must be
# listed in /etc/securetty.
auth required pam_securetty.so
# Uncomment this and comment the following to use rhosts_auth module
#auth required pam_rhosts.so
auth include system-remote-login
account include system-remote-login
session include system-remote-login