pam: Simplify configuration.
[matthijs/servers/drsnuggles.git] / etc / pam.d / common-password
index 513712b467749b294b8db8a83b1424edc63e83f7..22431e9b7a743554f4bfe86c4dcad48b89e80629 100644 (file)
@@ -24,9 +24,9 @@
 # Default was:
 # password   required   pam_unix.so nullok obscure md5
 # 
-# LDAP config copied from http://wiki.debian.org/LDAP/PAM, but with use_authtok
+# LDAP config based on from http://wiki.debian.org/LDAP/PAM, but with use_authtok
 # options removed.
-password    sufficient    pam_unix.so md5 obscure min=4 max=8 nullok try_first_pass
+password    sufficient    pam_unix.so nullok obscure md5
 password    sufficient    pam_ldap.so
 password    required      pam_deny.so