summaryrefslogtreecommitdiff
path: root/other/openssh-reverse/contrib/sshd.pam.freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'other/openssh-reverse/contrib/sshd.pam.freebsd')
-rw-r--r--other/openssh-reverse/contrib/sshd.pam.freebsd5
1 files changed, 5 insertions, 0 deletions
diff --git a/other/openssh-reverse/contrib/sshd.pam.freebsd b/other/openssh-reverse/contrib/sshd.pam.freebsd
new file mode 100644
index 0000000..c0bc364
--- /dev/null
+++ b/other/openssh-reverse/contrib/sshd.pam.freebsd
@@ -0,0 +1,5 @@
1sshd auth required pam_unix.so try_first_pass
2sshd account required pam_unix.so
3sshd password required pam_permit.so
4sshd session required pam_permit.so
5