archrelease: copy trunk to extra-x86_64
[arch-packages.git] / inetutils / trunk / rsh.pam
blob3c04bc7d68c98fb323bff2373be1ee1a3ebdf46b
1 #%PAM-1.0
2 # For root login to succeed here with pam_securetty, "rsh" must be
3 # listed in /etc/securetty.
4 auth       required     pam_nologin.so
5 auth       required     pam_securetty.so
6 auth       required     pam_env.so
7 auth       required     pam_rhosts.so
8 account    include      system-auth
9 session    optional     pam_keyinit.so    force revoke
10 session    required     pam_loginuid.so
11 session    include      system-auth