lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r1674 - in debian/nss-pam-ldapd/trunk/debian: . pam-configs

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd commit: r1674 - in debian/nss-pam-ldapd/trunk/debian: . pam-configs



Author: arthur
Date: Wed May  2 22:45:54 2012
New Revision: 1674
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1674&view=revision

Log:
switch PAM config back to additional because if shadow information is provided 
pam_unix accepts the user and causes pam_ldap to be skipped

Modified:
   debian/nss-pam-ldapd/trunk/debian/changelog
   debian/nss-pam-ldapd/trunk/debian/pam-configs/ldap

Modified: debian/nss-pam-ldapd/trunk/debian/changelog
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/changelog Sun Apr 29 22:46:19 2012        
(r1673)
+++ debian/nss-pam-ldapd/trunk/debian/changelog Wed May  2 22:45:54 2012        
(r1674)
@@ -1,3 +1,10 @@
+nss-pam-ldapd (0.8.8-2) UNRELEASED; urgency=low
+
+  * switch PAM config back to additional because if shadow information is
+    provided pam_unix accepts the user and causes pam_ldap to be skipped
+
+ -- Arthur de Jong <adejong@debian.org>  Wed, 02 May 2012 22:30:00 +0200
+
 nss-pam-ldapd (0.8.8-1) unstable; urgency=low
 
   * new upstream release:

Modified: debian/nss-pam-ldapd/trunk/debian/pam-configs/ldap
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/pam-configs/ldap  Sun Apr 29 22:46:19 
2012        (r1673)
+++ debian/nss-pam-ldapd/trunk/debian/pam-configs/ldap  Wed May  2 22:45:54 
2012        (r1674)
@@ -6,7 +6,7 @@
        [success=end default=ignore]    pam_ldap.so minimum_uid=1000
 Auth:
        [success=end default=ignore]    pam_ldap.so minimum_uid=1000 
use_first_pass
-Account-Type: Primary
+Account-Type: Additional
 Account:
        [success=ok new_authtok_reqd=done ignore=ignore user_unknown=ignore 
authinfo_unavail=ignore default=bad]        pam_ldap.so minimum_uid=1000
 Password-Type: Primary
-- 
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/