summaryrefslogtreecommitdiff
path: root/x11/wdm
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-10-07 07:15:50 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-10-07 07:15:50 +0000
commitf1794c88780f5893055889641890e4aea4cf3530 (patch)
tree9ad318afdec5681923cf9e0aa70147cf29bf63ff /x11/wdm
parentThe @stake Sleuth Kit (TASK) is the only open source forensic toolkit (diff)
Oops, I accidentally committed the version of the pam config file I was
using to test it.
Notes
Notes: svn path=/head/; revision=67536
Diffstat (limited to 'x11/wdm')
-rw-r--r--x11/wdm/Makefile2
-rw-r--r--x11/wdm/files/wdm.pam3
2 files changed, 2 insertions, 3 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile
index 1d163f819fab..2c42a1f2479c 100644
--- a/x11/wdm/Makefile
+++ b/x11/wdm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wdm
PORTVERSION= 1.20
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 windowmaker
MASTER_SITES= http://www.tcscs.com/wdm/wdm/ \
http://www.de.freebsd.org/de/gif/bsd/ \
diff --git a/x11/wdm/files/wdm.pam b/x11/wdm/files/wdm.pam
index 19b7a767b7f9..a27c4762096d 100644
--- a/x11/wdm/files/wdm.pam
+++ b/x11/wdm/files/wdm.pam
@@ -7,8 +7,7 @@ auth required pam_nologin.so no_warn
#auth sufficient pam_kerberosIV.so no_warn try_first_pass
#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_deny.so
+auth required pam_unix.so no_warn try_first_pass
# account
#account required pam_kerberosIV.so