diff options
Diffstat (limited to 'root/etc/pam.d/sshd')
| -rw-r--r-- | root/etc/pam.d/sshd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/root/etc/pam.d/sshd b/root/etc/pam.d/sshd new file mode 100644 index 0000000..6d1ea17 --- /dev/null +++ b/root/etc/pam.d/sshd @@ -0,0 +1,5 @@ +#%PAM-1.0 +auth include system-auth +account include system-auth +password include system-auth +session include system-auth |
