summaryrefslogtreecommitdiffstats
path: root/x11/gdm/files/gdm.pam.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gdm/files/gdm.pam.in')
-rw-r--r--x11/gdm/files/gdm.pam.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gdm/files/gdm.pam.in b/x11/gdm/files/gdm.pam.in
index 014d6c815..3b7e5094b 100644
--- a/x11/gdm/files/gdm.pam.in
+++ b/x11/gdm/files/gdm.pam.in
@@ -1,6 +1,6 @@
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/x11/gdm3/files/gdm.pam.in 17268 2013-04-01 05:13:11Z marcus $
#
# PAM configuration for the "gdm" service
#
@@ -8,7 +8,7 @@
# auth
#auth sufficient pam_krb5.so no_warn try_first_pass
#auth sufficient pam_ssh.so no_warn try_first_pass
-auth required pam_unix.so no_warn try_first_pass
+auth required pam_permit.so no_warn try_first_pass
%%PAM_KEYRING%%auth optional %%LOCALBASE%%/lib/pam_gnome_keyring.so
# account