[Pkg-openldap-devel] r829 - openldap/trunk-2.3/debian
Russ Allbery
rra at alioth.debian.org
Sat Jun 2 06:43:25 UTC 2007
Author: rra
Date: 2007-06-02 06:43:25 +0000 (Sat, 02 Jun 2007)
New Revision: 829
Modified:
openldap/trunk-2.3/debian/changelog
openldap/trunk-2.3/debian/configure.options
Log:
* Enable LAN Manager password support in slapd. (Closes: #245341)
Modified: openldap/trunk-2.3/debian/changelog
===================================================================
--- openldap/trunk-2.3/debian/changelog 2007-06-02 01:34:01 UTC (rev 828)
+++ openldap/trunk-2.3/debian/changelog 2007-06-02 06:43:25 UTC (rev 829)
@@ -1,5 +1,6 @@
openldap2.3 (2.3.35-2) UNRELEASED; urgency=low
+ * Enable LAN Manager password support in slapd. (Closes: #245341)
* If automatic configuration is selected and slapd.conf doesn't exist
during an upgrade, treat this as a fresh installation rather than
aborting with an error. Also try to provide a better error message if
@@ -19,7 +20,7 @@
* Add to /etc/default/slapd a commented-out example of how to change the
keytab file used for GSSAPI authentication. (Closes: #412017)
- -- Russ Allbery <rra at debian.org> Fri, 01 Jun 2007 18:11:18 -0700
+ -- Russ Allbery <rra at debian.org> Fri, 01 Jun 2007 23:41:10 -0700
openldap2.3 (2.3.35-1) unstable; urgency=low
Modified: openldap/trunk-2.3/debian/configure.options
===================================================================
--- openldap/trunk-2.3/debian/configure.options 2007-06-02 01:34:01 UTC (rev 828)
+++ openldap/trunk-2.3/debian/configure.options 2007-06-02 06:43:25 UTC (rev 829)
@@ -86,6 +86,7 @@
#--enable-crypt enable crypt(3) passwords [no]
--enable-crypt
#--enable-lmpasswd enable LAN Manager passwords [no]
+--enable-lmpasswd
#--enable-spasswd enable (Cyrus) SASL password verification [no]
--enable-spasswd
#--enable-modules enable dynamic module support [no]
More information about the Pkg-openldap-devel
mailing list