Bug#1078822: openldap FTBFS on 32bit architectures: ../../../../libraries/libldap/tls_g.c:951:57: error: passing argument 4 of 'gnutls_fingerprint' from incompatible pointer type [-Wincompatible-point

2024-08-21 Thread Quanah Gibson-Mount
--On Wednesday, August 21, 2024 6:55 PM -0700 Ryan Tandy wrote: OpenEmbedded silenced the warning with a cast: https://git.openembedded.org/meta-openembedded/tree/meta-oe/recipes-suppo rt/openldap/openldap/0001-fix-incompatible-pointer-type-error.patch?h=mas ter (also marked "Upstream-St

Bug#1071480: libldap: sends some IPv6 addresses as server name

2024-05-20 Thread Quanah Gibson-Mount
--On Monday, May 20, 2024 3:45 PM -0700 Elliott Mitchell wrote: Side note - I did raise this issue with the rest of the OpenLDAP project, and Howard noted: "DNS names are required to begin with a letter. RFC 1035, sec 2.3.1. The fact that gnutls allows names that are all numeric is cer

Bug#1071480: libldap: sends some IPv6 addresses as server name

2024-05-20 Thread Quanah Gibson-Mount
--On Monday, May 20, 2024 1:46 PM -0700 Ryan Tandy wrote: Control: tag -1 upstream moreinfo Hi Elliott, thank you for investigating this issue and contributing a patch. [snip] I would appreciate if you would pursue this issue upstream. If the fix needs further review or discussion with

Bug#1040382: slapd: debian12 ships with slapd-2.5.13+dfsg-5 which crashes (segfault in dynlist.la).

2024-04-02 Thread Quanah Gibson-Mount
--On Tuesday, April 2, 2024 11:32 PM +0200 Bernhard Übelacker wrote: On Wed, 24 Jan 2024 15:07:46 +0100 wouldsmina wrote: 2024-01-24T09:38:16.810558+01:00 ldap kernel: [ 1553.168747] slapd[13335]: segfault at 0 ip 7fc2370b49c1 sp 7fbd359fc0c0 error 4 in dynlist-2.5.so.0.1.8[7fc23

Bug#1065633: openldap: FTBFS on hppa - implicit declaration of function 'kadm5_s_init_with_password_ctx'

2024-03-07 Thread Quanah Gibson-Mount
--On Thursday, March 7, 2024 5:41 PM + John David Anglin wrote: Source: openldap Version: 2.5.13+dfsg-5+b4 Severity: normal Tags: ftbfs Dear Maintainer, See: https://buildd.debian.org/status/fetch.php?pkg=openldap&arch=hppa&ver=2.5 .13%2Bdfsg-5%2Bb4&stamp=1709830559&raw=0 smbk5pwd.c

Bug#1040382: slapd: debian12 ships with slapd-2.5.13+dfsg-5 which crashes (segfault in dynlist.la).

2024-01-24 Thread Quanah Gibson-Mount
--On Wednesday, January 24, 2024 3:07 PM +0100 wouldsmina wrote: Hello, I am experiencing the same issue. Here are the logs I obtain in the syslog:  2024-01-24T09:38:16.810558+01:00 ldap kernel: [ 1553.168747] slapd[13335]: segfault at 0 ip 7fc2370b49c1 sp 7fbd359fc0c0 error 4

Bug#1052265: ldap.conf.5: some remarks and editorial changes for this man page

2023-09-26 Thread Quanah Gibson-Mount
--On Wednesday, September 27, 2023 12:58 AM + Bjarni Ingi Gislason wrote: General best practice at the moment is to: a) Open a bug in the OpenLDAP bugzilla: https://bugs.openldap.org b) sign up for an account on the openldap gitlab instance https://git.openldap.org, fork the openldap rep

Bug#1052265: ldap.conf.5: some remarks and editorial changes for this man page

2023-09-25 Thread Quanah Gibson-Mount
--On Monday, September 25, 2023 8:59 AM -0700 Ryan Tandy wrote: Control: tag -1 moreinfo Hello Bjarni, thank you for your contribution. The man page is maintained upstream. May I ask you to submit your changes directly to the OpenLDAP project? (It's better if you can do so yourself, than

Bug#1051349: slapd: DoS after some 'Too many open files'?

2023-09-06 Thread Quanah Gibson-Mount
--On Wednesday, September 6, 2023 5:43 PM +0200 Patrice Duroux wrote: Package: slapd Version: 2.5.13+dfsg-5 Severity: normal Dear Maintainer, This happens on one physical machine using a Debian Bookworm and only dedicated to NFS/LDAP services. I never faced this before for years with Bul

Bug#877512: slapd: enabled systemd integration (untested patch)

2023-06-29 Thread Quanah Gibson-Mount
--On Thursday, June 29, 2023 12:27 PM +0200 Andreas Henriksson wrote: Feel free to file a bug upstream if you think the current configure.ac code needs adjustment. [...] It's my impression that configure.ac is missing a call to: PKG_PROG_PKG_CONFIG(0.29) Thus the PKG_CONFIG variable wi

Bug#877512: slapd: enabled systemd integration (untested patch)

2023-06-28 Thread Quanah Gibson-Mount
--On Wednesday, June 28, 2023 2:03 PM -0700 Ryan Tandy wrote: Another (lower priority) thing I meant to look into is the sd_notify(3) support. Enabling that means changing the service type and adding the -d flag to stop slapd from detaching. Yep, you want -d 0 specifically. --Quanah

Bug#877512: slapd: enabled systemd integration (untested patch)

2023-06-28 Thread Quanah Gibson-Mount
--On Wednesday, June 28, 2023 10:49 AM -0700 Ryan Tandy wrote: TODO: For unknown reason configure seems to want to use /usr/lib/systemd/system (rather than /lib/systemd/system) despite the precense of systemd.pc ... the configure script has hard-coded fallback paths... Thanks for notin

Bug#1030716: openldap: password/sha2 produces incorrect SHA256

2023-02-07 Thread Quanah Gibson-Mount
--On Monday, February 6, 2023 8:32 PM -0800 Ryan Tandy wrote: Thanks for the patch and info. One additional data point: openldap 2.5.13 in bullseye-backports (gcc 10.2.1-6) seems to be OK. This was reported previously and is clearly a bug with gcc.

Bug#1030716: openldap: password/sha2 produces incorrect SHA256

2023-02-06 Thread Quanah Gibson-Mount
--On Monday, February 6, 2023 2:51 PM -0300 Andreas Hasenack wrote: - updating the module to use gnutls or openssl, whatever openldap ends up being linked with This would require rewriting the module, since it currently contains all the SHA code internally and doesn't rely on an externa

Bug#1024057: slapd: service restart does not always restart slapd

2022-11-18 Thread Quanah Gibson-Mount
--On Thursday, November 17, 2022 8:39 PM + Alister Winfield wrote: Last time I had this slapd was waiting until all clients disconnect.. Perhaps that still happens. This would not be the case. In fact you can see from the log snippet that was provided that when slapd got a shutdown

Bug#1024057: slapd: service restart does not always restart slapd

2022-11-15 Thread Quanah Gibson-Mount
--On Tuesday, November 15, 2022 7:16 AM + Mike Gabriel wrote: Nov 13 07:17:04 server slapd[11167]: connection_read(17): no connection! Nov 13 07:17:04 server slapd[11167]: connection_read(17): no connection! Nov 13 07:17:04 server slapd[11167]: connection_read(17): no connection! Nov 1

Bug#1010608: openldap: Flaky test test063-delta-multiprovider

2022-05-05 Thread Quanah Gibson-Mount
--On Thursday, May 5, 2022 3:54 PM +0300 Adrian Bunk wrote: Source: openldap Version: 2.5.11+dfsg-1 Severity: seriou Tags: ftbfs X-Debbugs-Cc: Philipp Kern https://buildd.debian.org/status/fetch.php?pkg=openldap&arch=amd64&ver=2. 5.12%2Bdfsg-1&stamp=1651720566&raw=0 https://tests.reprodu

Bug#976991: libldap-2.4-2:amd64: Please consider building with openssl instead of gnutls

2022-02-02 Thread Quanah Gibson-Mount
--On Wednesday, February 2, 2022 12:53 PM -0600 Matt Zagrabelny wrote: On Wed, Dec 9, 2020 at 2:23 PM Ryan Tandy wrote: I have indeed heard that we consider openssl to be a system library now, and a couple of people pointed out that it's no longer mentioned in ftp-master's REJECT-FAQ.

Bug#991274: Package libldap-2.4-2 was built without LDAP_CONNECTIONLESS

2021-07-19 Thread Quanah Gibson-Mount
I know the upstream status hasn't changed... I've noted as much in the github issue. --Quanah -- Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: <http://www.symas.com>

Bug#977123: Aw: Re: Re: Bug#977123: ldapadd: simple authentication works without setting of -x

2020-12-15 Thread Quanah Gibson-Mount
--On Tuesday, December 15, 2020 11:45 AM -0800 Quanah Gibson-Mount wrote: --On Tuesday, December 15, 2020 7:06 PM +0100 werner.heu...@web.de wrote: Hi Quanah, I just did a fresh install on another Debian 10 system and tried ldapdelete -D "cn=admin,dc=nodomain" -W &q

Bug#977123: Aw: Re: Re: Bug#977123: ldapadd: simple authentication works without setting of -x

2020-12-15 Thread Quanah Gibson-Mount
g entry "cn=admin,dc=nodomain" Hi Werner, I was able to reproduce the behavior with ldapdelete, thanks. I'll consult with upstream, since it's not a Debian specific issue. Regards, Quanah -- Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified,

Bug#977123: Aw: Re: Bug#977123: ldapadd: simple authentication works without setting of -x

2020-12-15 Thread Quanah Gibson-Mount
my Debian 10 buster system. I then run: root@d10build:~# ldapadd SASL/DIGEST-MD5 authentication started Please enter your password: So it immediately starts a SASL/DIGEST-MD5 bind, as expected. Regards, Quanah -- Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and

Bug#977123: ldapadd: simple authentication works without setting of -x

2020-12-11 Thread Quanah Gibson-Mount
lient, such as an ~/.ldaprc file or modified /etc/ldap/ldap.conf? Regards, Quanah -- Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: <http://www.symas.com>

Bug#976991: libldap-2.4-2:amd64: Please consider building with openssl instead of gnutls

2020-12-09 Thread Quanah Gibson-Mount
ch to OpenSSL for OpenLDAP starting with the 2.5 release series in Debian. Regards, Quanah -- Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: <http://www.symas.com>

Bug#725091: [Pkg-openldap-devel] Bug#725091: Bug#725091: slapd with memory leak in active sync

2013-10-28 Thread Quanah Gibson-Mount
e-rc.d slapd defaults" [18:09] and nothing else You would of course need to use the configure options most relevant to you. --Quanah -- Quanah Gibson-Mount Architect - Server Zimbra, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBS

Bug#725091: [Pkg-openldap-devel] Bug#725091: Bug#725091: slapd with memory leak in active sync

2013-10-15 Thread Quanah Gibson-Mount
cent fixes to slapo-memberof around replication that are going into OpenLDAP 2.4.37: Fixed slapo-memberof to not replicate internal ops (ITS#7710) --Quanah -- Quanah Gibson-Mount Architect - Server Zimbra, Inc. Zimbra :: the leader in open source messaging and

Bug#725153: [Pkg-openldap-devel] Bug#725153: Bug#725153: Bug#725153: migrate to libnss3

2013-10-08 Thread Quanah Gibson-Mount
of using MozNSS as detailed in the thread I listed. --Quanah -- Quanah Gibson-Mount Architect - Server Zimbra Software, LLC Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a sub

Bug#725153: [Pkg-openldap-devel] Bug#725153: Bug#725153: migrate to libnss3

2013-10-07 Thread Quanah Gibson-Mount
some discussion about MozNSS (and initialization in fact...) here: <http://www.openldap.org/lists/openldap-devel/201204/threads.html> Specifically the thread on "proposal, library error codes for TLS failures" Regards, Quanah -- Quanah Gibson-Mount Architec

Bug#725091: [Pkg-openldap-devel] Bug#725091: slapd with memory leak in active sync

2013-10-01 Thread Quanah Gibson-Mount
u *are* one of the packagers, then backport a newer version. Either way, you're picking a fight where there isn't one, and you have the ability to resolve the issue for all your users. --Quanah -- Quanah Gibson-Mount Architect - Server Zimbra Software, LLC Z

Bug#725091: [Pkg-openldap-devel] Bug#725091: slapd with memory leak in active sync

2013-10-01 Thread Quanah Gibson-Mount
a production service, and it should be avoided at all cost. --Quanah -- Quanah Gibson-Mount Architect - Server Zimbra Software, LLC Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a sub

Bug#725091: [Pkg-openldap-devel] Bug#725091: slapd with memory leak in active sync

2013-10-01 Thread Quanah Gibson-Mount
. In addition, you may wish to read the OpenLDAP changelog while your packages are building: <http://www.openldap.org/software/release/changes.html> Regards, Quanah -- Quanah Gibson-Mount Architect - Server Zimbra Software, LLC Zimbra :: the leader in open source m

Bug#722090: [Pkg-openldap-devel] Bug#722090: slapd: slapindex on back_mdb directory expands without limit, leading to failure

2013-09-07 Thread Quanah Gibson-Mount
). The file grew until it hit its limit; increasing the limit did not solve this. This issue seems to be known and solved in upstream: http://www.openldap.org/lists/openldap-bugs/201209/msg00034.html To get a fully stable back-mdb, you need OpenLDAP 2.4.36. --Quanah -- Quanah Gibson-Mount Lead

Bug#680049: [Pkg-openldap-devel] Bug#680049: Old version of ppolicy.schema included

2013-07-25 Thread Quanah Gibson-Mount
they also need access to those attributes defined within them. If all you need are the hard-coded attributes, then you can skip loading the additional schema file. --Quanah -- Quanah Gibson-Mount Lead Engineer Zimbra, Inc Zimbra :: the leader in open source messaging

Bug#680049: [Pkg-openldap-devel] Bug#680049: Old version of ppolicy.schema included

2013-07-24 Thread Quanah Gibson-Mount
.1.22 " "NAME ( 'pwdReset' ) " "DESC 'The indication that the password has been reset' " "EQUALITY booleanMatch " "SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 " "SINGLE-VALUE

Bug#680049: [Pkg-openldap-devel] Bug#680049: Old version of ppolicy.schema included

2013-07-24 Thread Quanah Gibson-Mount
) ) objectclass ( 1.3.6.1.4.1.42.2.27.8.2.1 NAME 'pwdPolicy' SUP top AUXILIARY MUST ( pwdAttribute ) MAY ( pwdMinAge $ pwdMaxAge $ pwdInHistory $ pwdCheckQuality $ pwdMinLength $ pwdExpireWarning $ pwdGraceAuthNLimit $ pwdLockout $ pwdLockoutDuration $ pwdMaxFailure $ pwdFailureCountInterval $ pwdMustChange $ pwdAllowUserChange $ pwdSafeModify ) ) -- Quanah Gibson-Mount Lead Engineer Zimbra, Inc Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#680049: [Pkg-openldap-devel] Bug#680049: Old version of ppolicy.schema included

2013-07-24 Thread Quanah Gibson-Mount
f and ppolicy.schema have the same definitions. --Quanah -- Quanah Gibson-Mount Lead Engineer Zimbra, Inc Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe

Bug#715498: [Pkg-openldap-devel] Bug#715498: OpenLDAP crashes when syncrepl enabled and plugins in use

2013-07-09 Thread Quanah Gibson-Mount
patch is the wrong approach and should not be applied. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#694757: Info received (Bug#694757: libmdb is not packaged in debian)

2013-02-25 Thread Quanah Gibson-Mount
--On Friday, November 30, 2012 9:45 PM + Debian Bug Tracking System wrote: Git repo for the library only: <https://gitorious.org/mdb/mdb> --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the lea

Bug#673038: [Pkg-openldap-devel] Bug#673038: please confirm if back-hdb is affected too

2013-02-13 Thread Quanah Gibson-Mount
of their code, including the source files. Thus a fix to the "back-bdb" location is generally a fix to both backends. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source mes

Bug#673038: Re: [Pkg-openldap-devel] Bug#673038: Bug#673038: slapd: slapcat output truncated every now and then

2013-02-07 Thread Quanah Gibson-Mount
the follow up, this fix needs to be *tested* by someone who is affected. Not just grabbed and applied. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration

Bug#696563: [Pkg-openldap-devel] Bug#696563: slapd not ready when start script exits, plase add sleep in starting script

2012-12-23 Thread Quanah Gibson-Mount
, which doesn't have the heavy startup load that BDB based backends do. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debia

Bug#694757: libmdb is not packaged in debian

2012-11-30 Thread Quanah Gibson-Mount
--On Friday, November 30, 2012 10:35 PM +0100 Gergely Nagy wrote: Control: reassign -1 wnpp Control: title -1 RFP: libmdb -- OpenLDAP Memory-Mapped Database Control: severity -1 wishlist Quanah Gibson-Mount writes: Package: libmdb Version: 0.9.4 When filing bugs requesting that a

Bug#694757: libmdb is not packaged in debian

2012-11-29 Thread Quanah Gibson-Mount
Package: libmdb Version: 0.9.4 Please add the MDB library to Debian, so that software packages that use it can link to it in the future. <http://www.symas.com/mdb/> Thanks, Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMwar

Bug#688797: [Pkg-openldap-devel] Bug#688797: Dead lock on BDB and partial stop on slapd

2012-10-17 Thread Quanah Gibson-Mount
--On October 17, 2012 2:35:30 PM +0100 Jose Manuel dos Santos Calhariz wrote: On Wed, Oct 10, 2012 at 03:18:50PM +0100, Jose Manuel dos Santos Calhariz wrote: On Thu, Oct 04, 2012 at 01:05:15PM -0700, Quanah Gibson-Mount wrote: > --On Thursday, October 04, 2012 4:19 PM +0100 Jose Man

Bug#688797: Dead lock on BDB and partial stop on slapd

2012-10-04 Thread Quanah Gibson-Mount
in a current OpenLDAP build with a known good version of BDB (4.7.25 + all patches), then that would be of interesting. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and c

Bug#689025: slapd: chokes on unresponsive syslogd

2012-09-28 Thread Quanah Gibson-Mount
not run into a freeze due to that. It didn't even come back up after syslog functionality had been re-established. A full GDB backtrace of all threads would be useful for examining this issue any further. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Divisi

Bug#688857: [Pkg-openldap-devel] Bug#688857: slapd - Modifications by refint not replicated

2012-09-26 Thread Quanah Gibson-Mount
Debian really has nothing to do with OpenLDAP development or documentation. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to

Bug#688797: [Pkg-openldap-devel] Bug#688797: openldap 2.4.23 and 2.4.31 slapd server process frequently stops during everyday use

2012-09-26 Thread Quanah Gibson-Mount
enLDAP from git with OpenLDAP's MDB, which is faster than BDB in all areas, and doesn't have the locking issues that come with BDB. <http://highlandsun.com/hyc/mdb/> --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. -

Bug#688797: [Pkg-openldap-devel] Bug#688797: openldap 2.4.23 and 2.4.31 slapd server process frequently stops during everyday use

2012-09-25 Thread Quanah Gibson-Mount
, and thus nothing to do with OpenLDAP. It may exist in other 5.x versions of BDB. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email

Bug#678191: [Pkg-openldap-devel] Bug#678191: /usr/bin/ldapsearch: Error - Could not parse LDAP URI

2012-06-19 Thread Quanah Gibson-Mount
: "ldapsearch -H" can't parse ldap URLs that have baseDn info  even the ones created by ldapurl. I would advise reading the ldapsearch(1) man page. This is not a bug. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc.

Bug#673038: [Pkg-openldap-devel] Bug#673038: Bug#673038: slapd: slapcat output truncated every now and then

2012-06-19 Thread Quanah Gibson-Mount
any case, this is not a debian specific openldap bug. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ.

Bug#664930: [Pkg-openldap-devel] Bug#664930: Matthias' patch seems to be the correct action

2012-05-01 Thread Quanah Gibson-Mount
code, since it'll be years before it's released. ;) --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian

Bug#664930: [Pkg-openldap-devel] Bug#664930: Bug#664930: Info received (FTBFS)

2012-04-16 Thread Quanah Gibson-Mount
--On Monday, April 16, 2012 10:17 AM -0700 Quanah Gibson-Mount wrote: --On Monday, April 16, 2012 3:27 PM +0200 Mattias Ellert wrote: Hi! No other suggestion put forward. I will do a bin NMU in a few days unless there are other solutions proposed. Mattias Hi Mattias, I&#x

Bug#664930: [Pkg-openldap-devel] Bug#664930: Info received (FTBFS)

2012-04-16 Thread Quanah Gibson-Mount
/?findid=7247>) on this issue. That would be the correct place for this to be fixed. What version of Heimdal was Debian using previously? What version of Heimdal is Debian using that you encountered this error against? Thanks! --Quanah -- Quanah Gibson-Mount Sr. Member of Technical S

Bug#662940: [Pkg-openldap-devel] Bug#662940: Bug#662940: slapd gives assertions for valid configuration

2012-03-15 Thread Quanah Gibson-Mount
--On Thursday, March 15, 2012 6:04 AM +0100 Mattias Ellert wrote: fre 2012-03-09 klockan 11:16 -0800 skrev Quanah Gibson-Mount: Fixed upstream with git commit 6143aa0c18c8e0f73f4855b884b30405adabfc99 Please test. --Quanah Rebuilding the openldap source package with the commit added as

Bug#663644: [Pkg-openldap-devel] Bug#663644: [CVE-2012-1164] openldap (slapd): Assertion failure by processing search queries requesting only attributes for particular entry

2012-03-12 Thread Quanah Gibson-Mount
people do. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#662940: [Pkg-openldap-devel] Bug#662940: Bug#662940: slapd gives assertions for valid configuration

2012-03-09 Thread Quanah Gibson-Mount
--On Wednesday, March 07, 2012 9:11 AM -0800 Quanah Gibson-Mount wrote: --On Wednesday, March 07, 2012 1:28 PM +0100 Mattias Ellert wrote: Package: slapd Version: 2.4.28-1.1 Severity: normal When configuring the shell backend in slapd.conf the syntax is (see man slapd-shell): add

Bug#662940: [Pkg-openldap-devel] Bug#662940: slapd gives assertions for valid configuration

2012-03-07 Thread Quanah Gibson-Mount
versions. Mattias I've filed <http://www.openldap.org/its/index.cgi/?findid=7201> for this. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration

Bug#660917: [Pkg-openldap-devel] Bug#660917: fileno ulimit regression: slapd rejects connections approaching 1024 simultaneous connections

2012-02-22 Thread Quanah Gibson-Mount
nLDAP, and all it does is create issues such as this one. If you aren't using hosts.{allow,deny} then rebuild w/o the tcpwrappers linking, and this problem will disappear entirely. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division

Bug#658047: [Pkg-openldap-devel] Bug#658047: Bug#658047: slapd: reproducible segfault during sync-replication on slave

2012-02-01 Thread Quanah Gibson-Mount
--On Monday, January 30, 2012 3:40 PM -0800 Quanah Gibson-Mount wrote: This issue was a duplicate of ITS#7132, which is already fixed for the OpenLDAP 2.4.29 release. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc

Bug#658047: [Pkg-openldap-devel] Bug#658047: slapd: reproducible segfault during sync-replication on slave

2012-01-30 Thread Quanah Gibson-Mount
Hi Sven, --On Tuesday, January 31, 2012 12:30 AM +0100 Sven Hartge wrote: On 31.01.2012 00:18, Quanah Gibson-Mount wrote: --On Tuesday, January 31, 2012 12:07 AM +0100 Sven Hartge wrote: Is there a way to privatly submit this data (backtrace and additional schemas) so you can have look

Bug#658047: [Pkg-openldap-devel] Bug#658047: slapd: reproducible segfault during sync-replication on slave

2012-01-30 Thread Quanah Gibson-Mount
developers. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of &

Bug#651700: [Pkg-openldap-devel] Bug#651700: Bug#651700: slapd: BDB library version mismatch

2012-01-04 Thread Quanah Gibson-Mount
t regardless of OpenLDAP's use of the package. Personally, I'm hoping Debian will dump back-bdb/back-hdb entirely once back-mdb is stable. ;) --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the lea

Bug#651700: [Pkg-openldap-devel] Bug#651700: BDB version ...

2011-12-20 Thread Quanah Gibson-Mount
nchronized and all is OK now. But the package in unstable is still unusable. The version of BDB that OpenLDAP is built against must be used. Your other fix would have been to simply rebuild the OpenLDAP package against the version of BDB in unstable. --Quanah -- Quanah Gibson-Mount Sr.

Bug#651700: [Pkg-openldap-devel] Bug#651700: slapd: BDB library version mismatch

2011-12-12 Thread Quanah Gibson-Mount
--On Monday, December 12, 2011 10:54 PM +0100 Julien Cristau wrote: On Mon, Dec 12, 2011 at 13:35:50 -0800, Quanah Gibson-Mount wrote: OpenLDAP was compiled using 5.1.25, and the libs were updated to 5.1.29. OpenLDAP *must* be recompiled against 5.1.29 as well in that case. If that is done

Bug#651700: [Pkg-openldap-devel] Bug#651700: slapd: BDB library version mismatch

2011-12-12 Thread Quanah Gibson-Mount
it refuses to start. The correct behavior on Debian's part is to export the database(s) prior to updating the BDB library via slapcat, and then reimport it via slapadd post upgrade. OpenLDAP is working as designed. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra,

Bug#651700: [Pkg-openldap-devel] Bug#651700: slapd: BDB library version mismatch

2011-12-12 Thread Quanah Gibson-Mount
--On Monday, December 12, 2011 1:29 PM -0800 Quanah Gibson-Mount wrote: --On Sunday, December 11, 2011 12:14 PM +0100 "stor...@club-internet.fr" wrote: Package: slapd Version: 2.4.25-4+b1 Severity: important Dear Maintainer, I think that the openldap package was not compile

Bug#648056: [Pkg-openldap-devel] Bug#648056: Acknowledgement (Openldap fails to use existing cipher TLS_RSA_3DES_EDE_CBC_SHA1)

2011-11-22 Thread Quanah Gibson-Mount
--On Friday, November 18, 2011 8:41 AM +0100 Christophe Ségui wrote: Hi, any update on this ? I've filed an upstream bug for this: <https://www.openldap.org/its/private.cgi/?findid=7094> As that is likely the correct location for getting it fixed. --Quanah -- Quanah Gibs

Bug#631120: [Pkg-openldap-devel] Bug#631120: slapd-smbk5pwd: Overlay can not be added

2011-11-07 Thread Quanah Gibson-Mount
fixed. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "

Bug#631120: [Pkg-openldap-devel] Bug#631120: slapd-smbk5pwd: Overlay can not be added

2011-11-07 Thread Quanah Gibson-Mount
in any way with the OpenLDAP project. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.

Bug#647460: [Pkg-openldap-devel] Bug#647460: slapd: README.Debian.gz mentions obsolete note about GnuTLS and OpenSSL

2011-11-02 Thread Quanah Gibson-Mount
itely correct and current that Debian uses GnuTLS rather than OpenSSL for theoretical licensing issues. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration

Bug#643970: [Pkg-openldap-devel] Bug#643970: slapd - Spams syslog with "connection_read(17): no connection!"

2011-10-02 Thread Quanah Gibson-Mount
ng. It is alerting you to an error condition. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.

Bug#628237: Bug#628237: OpenLDAP vs. SASL - what happened

2011-07-14 Thread Quanah Gibson-Mount
ated! --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscrib

Bug#628237: [Pkg-openldap-devel] Bug#628237: OpenLDAP vs. SASL - what happened

2011-07-14 Thread Quanah Gibson-Mount
after the numerous issue reports that were filtered back to the project. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian

Bug#621403: [Pkg-openldap-devel] Bug#621403: Bug#621403: Bug#621403: Automatic upgrades for Berkeley DB version

2011-05-13 Thread Quanah Gibson-Mount
issue should go away. slapcat/slapadd are the only supported methods of upgrading OpenLDAP across versions of BDB. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messag

Bug#541256: [Pkg-openldap-devel] Bug#541256: slapd: could not set cipher list SIGABRT

2011-05-11 Thread Quanah Gibson-Mount
ug. <http://www.openldap.org/its/index.cgi/?findid=6939> --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debia

Bug#614569: [Pkg-openldap-devel] Bug#614569: slapd: Dist-Upgrade Lenny->Squeeze: syncreplication w/ incomplete objects fails

2011-03-30 Thread Quanah Gibson-Mount
whats missing :) That is not a very worthwhile suggestion for anyone with a sizeable database. It would take hours to days to weeks. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source

Bug#614569: [Pkg-openldap-devel] slapd: Dist-Upgrade Lenny->Squeeze: syncreplication w/ incomplete objects fails

2011-03-28 Thread Quanah Gibson-Mount
e who have invalid databases that shouldn't get imported may then get imported. But if you don't, you hit this issue. I guess you need to decide which is the lesser evil. ;) --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division

Bug#614569: [Pkg-openldap-devel] slapd: Dist-Upgrade Lenny->Squeeze: syncreplication w/ incomplete objects fails

2011-03-28 Thread Quanah Gibson-Mount
to fix the upgrade procedure. Maybe it's better to look at the configuration and check if it's a slave and then add this option. Any comments? It is never wise to disable schema checking. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Div

Bug#618904: [Pkg-openldap-devel] Bug#618904: openldap 2.4.23 slapd server process frequently hangs during everyday use

2011-03-25 Thread Quanah Gibson-Mount
he specific fix that resolves your issue. Most likely, since you filed the bug, they would hope you would track it down, since you are the only person who has ever encountered it, making it particularly difficult for the Debian maintainers to eve know where start to look for a solution. --Quanah

Bug#618904: [Pkg-openldap-devel] Bug#618904: openldap 2.4.23 slapd server process frequently hangs during everyday use

2011-03-23 Thread Quanah Gibson-Mount
using the problem to show up. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#601569: [Pkg-openldap-devel] Bug#601569: slapschema: manpage without binary

2011-01-20 Thread Quanah Gibson-Mount
. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe"

Bug#608815: [Pkg-openldap-devel] Bug#608815: Proxy authorization fails with SASL-GSSAPI

2011-01-03 Thread Quanah Gibson-Mount
--On Monday, January 03, 2011 9:29 PM +0100 Jaap Winius wrote: Quoting Quanah Gibson-Mount : Okay, no problem. As soon as I figure out how to do so, I will resubmit this bug over there, as well as for the one regarding the olcDbURI attribute (unless you think that's no longer nece

Bug#608815: [Pkg-openldap-devel] Bug#608815: Proxy authorization fails with SASL-GSSAPI

2011-01-03 Thread Quanah Gibson-Mount
system. You were *already* told to do this on the OpenLDAP list. The Debian project is *not* part of the OpenLDAP Foundation or the OpenLDAP project. Please use the correct and appropriate resources for filing bugs. --Quanah -- Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A

Bug#598361: [Pkg-openldap-devel] Bug#598361: Cause of this issue

2010-11-29 Thread Quanah Gibson-Mount
, potentially corrupting it. This probably justifies a higher severity for this bug. Thanks for finding the cause. This is clearly a Debian inflicted issue then. --Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc Zimbra :: the leader in open source

Bug#598361: [Pkg-openldap-devel] Bug#598361: Bug#598361: Bug#598361: Bug#598361: Bug#598361: Bug#598361: slapd: slapcat gives "unclean shutdown detected; attempting recovery" after squeeze upgrade

2010-09-28 Thread Quanah Gibson-Mount
--On Tuesday, September 28, 2010 1:21 PM -0500 "Walton, Bryan K" wrote: On Tue, 2010-09-28 at 09:42 -0700, Quanah Gibson-Mount wrote: The last thing I can think of, just to verify the database didn't get into an odd place, would be to reload the master. I'd spot che

Bug#598361: [Pkg-openldap-devel] Bug#598361: Bug#598361: Bug#598361: Bug#598361: Bug#598361: slapd: slapcat gives "unclean shutdown detected; attempting recovery" after squeeze upgrade

2010-09-28 Thread Quanah Gibson-Mount
--On Tuesday, September 28, 2010 11:34 AM -0500 "Walton, Bryan K" wrote: On Tue, 2010-09-28 at 09:27 -0700, Quanah Gibson-Mount wrote: Please try the following: (a) stop slapd (b) run db_recover on the database (c) remove the alock file in the database directory (d) start sla

Bug#598361: [Pkg-openldap-devel] Bug#598361: Bug#598361: Bug#598361: Bug#598361: slapd: slapcat gives "unclean shutdown detected; attempting recovery" after squeeze upgrade

2010-09-28 Thread Quanah Gibson-Mount
--On Tuesday, September 28, 2010 11:19 AM -0500 "Walton, Bryan K" wrote: On Tue, 2010-09-28 at 09:00 -0700, Quanah Gibson-Mount wrote: Is there any difference in file system between the master and replicas? I.e., nfs or ext4 vs ext3 etc? Yes. The one giving the error is on an

Bug#598361: [Pkg-openldap-devel] Bug#598361: Bug#598361: Bug#598361: slapd: slapcat gives "unclean shutdown detected; attempting recovery" after squeeze upgrade

2010-09-28 Thread Quanah Gibson-Mount
--On Tuesday, September 28, 2010 10:40 AM -0500 "Walton, Bryan K" wrote: On Tue, 2010-09-28 at 08:29 -0700, Quanah Gibson-Mount wrote: Finally, I would note I receive no such error while using slapcat with my own build of OpenLDAP 2.4.23: zim...@zre-ldap002:~$ /opt/zimbra/ope

Bug#598361: [Pkg-openldap-devel] Bug#598361: Bug#598361: slapd: slapcat gives "unclean shutdown detected; attempting recovery" after squeeze upgrade

2010-09-28 Thread Quanah Gibson-Mount
--On Tuesday, September 28, 2010 8:00 AM -0700 Quanah Gibson-Mount wrote: If you run db_recover while slapd is running, you'll likely corrupt your database. However, it is perfectly fine to run slapcat while slapd is running. Finally, I would note I receive no such error while

Bug#598361: [Pkg-openldap-devel] Bug#598361: slapd: slapcat gives "unclean shutdown detected; attempting recovery" after squeeze upgrade

2010-09-28 Thread Quanah Gibson-Mount
er while slapd is running, you'll likely corrupt your database. However, it is perfectly fine to run slapcat while slapd is running. --Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc Zimbra :: the leader in open source messaging and collaboration

Bug#596280: [Pkg-openldap-devel] Hacking slapd conffiles to fix an RC bug in kolabd (Was: Bug#596280: unblock: kolabd/2.2.4-20100624-2)

2010-09-13 Thread Quanah Gibson-Mount
e back. It exists currently in OpenLDAP HEAD. It allows the offline modification of cn=config. See ITS#6165. --Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc Zimbra :: the leader in open source messaging and collaboration -- To UNS

Bug#593550: [Pkg-openldap-devel] Bug#593550: A fix

2010-08-19 Thread Quanah Gibson-Mount
--On August 19, 2010 10:41:51 PM +0200 Michael Rasmussen wrote: On Thu, 19 Aug 2010 09:19:55 -0700 Quanah Gibson-Mount wrote: What version was being migrated from (i.e., what version of BDB was openldap linked against?). If it was prior to BDB 4.8, then you have to do a slapcat

Bug#593550: [Pkg-openldap-devel] Bug#593550: A fix

2010-08-19 Thread Quanah Gibson-Mount
at/slapadd of the database (I assume that's already being done), but before that, it is critical to completely checkpoint the database via db_recover (one of the steps taken above). --Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc Zimbra :: the

Bug#593368: [Pkg-openldap-devel] Bug#593368: OpenLdap simple auth password trim 8 symbols (fwd)

2010-08-17 Thread Quanah Gibson-Mount
Forwarded Message Date: August 17, 2010 9:42:41 AM -0700 From: Quanah Gibson-Mount To: x x , sub...@bugs.debian.org Subject: Re: [Pkg-openldap-devel] Bug#593368: OpenLdap simple auth password trim 8 symbols --On August 17, 2010 7:20:35 PM +0400 x x wrote

Bug#583319: [Pkg-openldap-devel] Bug#583319: slapd: built-in schema for uidNumber/gidNumber does not have ordering directive

2010-07-27 Thread Quanah Gibson-Mount
this. In any case, adding an ORDERING rule for them breaks the RFC's, and OpenLDAP does its best to remain RFC compliant in core features. I would suggest filing a new RFC that updates the rules for these attributes. --Quanah -- Quanah Gibson-Mount Principal Software Engin

Bug#589915: [Pkg-openldap-devel] Bug#589915: slapd: service is not operational when the init.d script exits during boot

2010-07-23 Thread Quanah Gibson-Mount
start listening until that is finished. If I have a 128GB BDB cachesize, slapd will take a lot longer to start than if it is 8GB. etc. --Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc Zimbra :: the leader in open source messaging and collaboration -- T

Bug#589915: [Pkg-openldap-devel] Bug#589915: slapd: service is not operational when the init.d script exits during boot

2010-07-23 Thread Quanah Gibson-Mount
--Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc Zimbra :: the leader in open source messaging and collaboration -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Bug#589852: [Pkg-openldap-devel] Bug#589852: slapd: version 2.4.24 fixes 2 security bugs (fwd)

2010-07-21 Thread Quanah Gibson-Mount
Forwarded Message Date: Wednesday, July 21, 2010 9:35 AM -0700 From: Quanah Gibson-Mount To: Laurent Bonnaud , Debian BTS submission Subject: Re: [Pkg-openldap-devel] Bug#589852: slapd: version 2.4.24 fixes 2 security bugs --On Wednesday, July 21, 2010 6:17 PM

Bug#327585: [Pkg-openldap-devel] Bug#589852: slapd: version 2.4.24 fixes 2 security bugs (fwd)

2010-07-21 Thread Quanah Gibson-Mount
Forwarded Message Date: Wednesday, July 21, 2010 9:35 AM -0700 From: Quanah Gibson-Mount To: Laurent Bonnaud , Debian BTS submission Subject: Re: [Pkg-openldap-devel] Bug#589852: slapd: version 2.4.24 fixes 2 security bugs --On Wednesday, July 21, 2010 6:17 PM

  1   2   3   >