core/openssh/sshd.pam

7 lines
232 B
Plaintext
Raw Normal View History

2010-03-13 23:25:19 +08:00
#%PAM-1.0
2014-10-08 23:55:50 +08:00
#auth required pam_securetty.so #disable remote root
auth include system-remote-login
account include system-remote-login
password include system-remote-login
session include system-remote-login