9 lines
267 B
Plaintext
9 lines
267 B
Plaintext
|
#%PAM-1.0
|
||
|
|
||
|
auth required pam_securetty.so
|
||
|
auth requisite pam_nologin.so
|
||
|
auth include system-remote-login
|
||
|
account include system-remote-login
|
||
|
session include system-remote-login
|
||
|
password include system-remote-login
|