nss-pam-ldapd commit: r1133 - nss-pam-ldapd/debian
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1133 - nss-pam-ldapd/debian
- From: "Commits of the nss-pam-ldapd project." <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1133 - nss-pam-ldapd/debian
- Date: Thu, 3 Jun 2010 23:24:15 +0200 (CEST)
Author: arthur
Date: Thu Jun 3 23:24:14 2010
New Revision: 1133
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1133
Log:
also ignore other ignorable PAM return codes
Modified:
nss-pam-ldapd/debian/libpam-ldapd.pam-auth-update
Modified: nss-pam-ldapd/debian/libpam-ldapd.pam-auth-update
==============================================================================
--- nss-pam-ldapd/debian/libpam-ldapd.pam-auth-update Wed Jun 2 23:32:25
2010 (r1132)
+++ nss-pam-ldapd/debian/libpam-ldapd.pam-auth-update Thu Jun 3 23:24:14
2010 (r1133)
@@ -8,7 +8,7 @@
[success=end default=ignore] pam_ldap.so minimum_uid=1000
use_first_pass
Account-Type: Additional
Account:
- [success=ok user_unknown=ignore default=bad] pam_ldap.so
minimum_uid=1000
+ [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
Password-Initial:
[success=end default=ignore] pam_ldap.so minimum_uid=1000
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits
- nss-pam-ldapd commit: r1133 - nss-pam-ldapd/debian,
Commits of the nss-pam-ldapd project.