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