summaryrefslogtreecommitdiffstats
path: root/data/ad/common-password
diff options
context:
space:
mode:
Diffstat (limited to 'data/ad/common-password')
-rw-r--r--data/ad/common-password3
1 files changed, 1 insertions, 2 deletions
diff --git a/data/ad/common-password b/data/ad/common-password
index a510306..9362eac 100644
--- a/data/ad/common-password
+++ b/data/ad/common-password
@@ -1,5 +1,4 @@
-password [success=2 default=ignore] pam_unix.so obscure sha512
-password [success=1 user_unknown=ignore default=die] pam_ldap.so use_authtok try_first_pass
+password [success=1 default=ignore] pam_unix.so obscure sha512
# here's the fallback if no module succeeds
password requisite pam_deny.so
# prime the stack with a positive return value if there isn't one already;