summaryrefslogtreecommitdiffstats
path: root/etc/pam.d/kde
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2001-12-05 21:06:21 +0000
committerdes <des@FreeBSD.org>2001-12-05 21:06:21 +0000
commit9fc2ed638e658518f56cb225b8d28b3b657d0c32 (patch)
treee1ec738a736cca0672ad9b440cbd00f7f1014608 /etc/pam.d/kde
parent9856496d316808c6b2996d7c1842614d2095cd16 (diff)
downloadFreeBSD-src-9fc2ed638e658518f56cb225b8d28b3b657d0c32.zip
FreeBSD-src-9fc2ed638e658518f56cb225b8d28b3b657d0c32.tar.gz
pam.d-style configuration, auto-generated from pam.conf.
Sponsored by: DARPA, NAI Labs
Diffstat (limited to 'etc/pam.d/kde')
-rw-r--r--etc/pam.d/kde13
1 files changed, 13 insertions, 0 deletions
diff --git a/etc/pam.d/kde b/etc/pam.d/kde
new file mode 100644
index 0000000..81fc590
--- /dev/null
+++ b/etc/pam.d/kde
@@ -0,0 +1,13 @@
+#
+# $FreeBSD$
+#
+# PAM configuration for the "kde" service
+#
+
+# auth
+kde auth required pam_nologin.so no_warn
+#kde auth sufficient pam_opie.so no_warn
+#kde auth sufficient pam_kerberosIV.so no_warn try_first_pass
+#kde auth sufficient pam_krb5.so no_warn try_first_pass
+#kde auth required pam_ssh.so no_warn try_first_pass
+kde auth required pam_unix.so no_warn try_first_pass
OpenPOWER on IntegriCloud