diff options
Diffstat (limited to 'etc/pam.d/csshd')
-rw-r--r-- | etc/pam.d/csshd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/pam.d/csshd b/etc/pam.d/csshd new file mode 100644 index 0000000..9fd61f4 --- /dev/null +++ b/etc/pam.d/csshd @@ -0,0 +1,8 @@ +# +# $FreeBSD$ +# +# PAM configuration for the "csshd" service +# + +# auth +csshd auth required pam_opie.so no_warn |