6 lines
251 B
Text
6 lines
251 B
Text
# For root login to succeed here with pam_securetty, "rexec" must be
|
|
# listed in /etc/securetty.
|
|
auth required pam_securetty.so
|
|
auth include system-remote-login
|
|
account include system-remote-login
|
|
session include system-remote-login
|