summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/pam.d/Makefile2
-rw-r--r--etc/pam.d/csshd9
2 files changed, 1 insertions, 10 deletions
diff --git a/etc/pam.d/Makefile b/etc/pam.d/Makefile
index bc656ff..40c9fbe 100644
--- a/etc/pam.d/Makefile
+++ b/etc/pam.d/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
NOOBJ= noobj
-FILES= README csshd ftp ftpd gdm imap kde login other passwd pop3 \
+FILES= README ftp ftpd gdm imap kde login other passwd pop3 \
rexecd rsh sshd su telnetd xdm xserver
FILESDIR= /etc/pam.d
FILESMODE= 644
diff --git a/etc/pam.d/csshd b/etc/pam.d/csshd
deleted file mode 100644
index 3501424..0000000
--- a/etc/pam.d/csshd
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# $FreeBSD$
-#
-# PAM configuration for the "csshd" service
-#
-
-# auth
-auth sufficient pam_opie.so no_warn no_fake_prompts
-auth requisite pam_opieaccess.so no_warn
OpenPOWER on IntegriCloud