nss-pam-ldapd commit: r1687 - debian/nss-pam-ldapd/trunk/debian
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1687 - debian/nss-pam-ldapd/trunk/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: r1687 - debian/nss-pam-ldapd/trunk/debian
- Date: Wed, 9 May 2012 22:58:22 +0200 (CEST)
Author: arthur
Date: Wed May 9 22:58:22 2012
New Revision: 1687
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1687&view=revision
Log:
don't clear the tls_reqcert option when using ssl without the start_tls option
or an ldaps:// URL (closes: #672301)
Modified:
debian/nss-pam-ldapd/trunk/debian/changelog
debian/nss-pam-ldapd/trunk/debian/nslcd.config
Modified: debian/nss-pam-ldapd/trunk/debian/changelog
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/changelog Wed May 9 22:16:36 2012
(r1686)
+++ debian/nss-pam-ldapd/trunk/debian/changelog Wed May 9 22:58:22 2012
(r1687)
@@ -1,3 +1,10 @@
+nss-pam-ldapd (0.8.8-3) UNRELEASED; urgency=low
+
+ * don't clear the tls_reqcert option when using ssl without the
+ start_tls option or an ldaps:// URL (closes: #672301)
+
+ -- Arthur de Jong <adejong@debian.org> Wed, 09 May 2012 22:50:00 +0200
+
nss-pam-ldapd (0.8.8-2) unstable; urgency=low
* switch PAM config back to additional because if shadow information is
Modified: debian/nss-pam-ldapd/trunk/debian/nslcd.config
==============================================================================
--- debian/nss-pam-ldapd/trunk/debian/nslcd.config Wed May 9 22:16:36
2012 (r1686)
+++ debian/nss-pam-ldapd/trunk/debian/nslcd.config Wed May 9 22:58:22
2012 (r1687)
@@ -363,8 +363,6 @@
then
# ask whether to do certificate validation
db_input high nslcd/ldap-reqcert || true
- else
- db_set nslcd/ldap-reqcert ""
fi
# ask the question, go to the next question or back
# (we go back to authtype because the previous questions were optional)
--
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: r1687 - debian/nss-pam-ldapd/trunk/debian,
Commits of the nss-pam-ldapd project