Q: duplicate contextCSN; remove it?

2013-08-29 Thread Ulrich Windl
Hi! When I examine my slapcat of the config database (multi-master replication), I see a duplicate contextCSN; one of them seems obsolete: contextCSN: 20130722065709.189194Z#00#000#00 contextCSN: 20130729112421.079210Z#00#001#00 Can I remove one of those, and if so, how? I tried

Issue with mdb_cursor_del in MDB_DUPSORT databases

2013-08-29 Thread Mark Zealey
Hi Howard, I've now switched the database to use MDB_DUPSORT and found what seems to be another issue to do with invalid data being returned after mdb_cursor_del. The following code shows the behaviour against a database that I can provide you with if you need: rc =

OpenLDAP 2.4.36 slapd crash with assertion failed message

2013-08-29 Thread POISSON Frédéric
Hello, I'm testing the latest release of OpenLDAP 2.4.36 and my slapd stop while i'm doing a change on cn=config. My tests are with my own compilation of OpenLDAP on a RHEL6 server but i see the same problem with LTB project RPMs http://ltb-project.org/wiki/download#openldap with RHEL6

Re: The RootDN

2013-08-29 Thread Patrick Lists
Hi Joseph, I'm definitely no LDAP expert so I may be totally off with my answer but here's some information that's hopefully correct and may help you move forward. On 08/29/2013 04:56 AM, Joseph D Carroll Jr wrote: It's been 3 days since I first started reading and playing with openLDAP.

Re : Re: OpenLDAP 2.4.36 slapd crash with assertion failed message

2013-08-29 Thread POISSON Frédéric
Hello, Ok thanks for the information, i try the gdb with full backtrace and i have : # gdb /usr/local/openldap/libexec/slapd 9522 GNU gdb (GDB) Red Hat Enterprise Linux (7.2-50.el6) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later

Re: Re : Re: OpenLDAP 2.4.36 slapd crash with assertion failed message

2013-08-29 Thread Clément OUDOT
You need to install the debuginfo package to get debugging symbols. Clément. 2013/8/29 POISSON Frédéric frederic.pois...@admin.gmessaging.net Hello, Ok thanks for the information, i try the gdb with full backtrace and i have : # gdb /usr/local/openldap/libexec/slapd 9522 GNU gdb (GDB)

Re: The RootDN

2013-08-29 Thread Aaron Richton
On Wed, 28 Aug 2013, Joseph D Carroll Jr wrote: articles, even much of the Zytrax book, and I still cannot figure out what this rootdn is. IMO best definition is the slapd.conf(5) man page: rootdn dn Specify the distinguished name that is not subject to access control or

Re : Re: Re : Re: OpenLDAP 2.4.36 slapd crash with assertion failed message

2013-08-29 Thread POISSON Frédéric
Ok i will try to find these packages. Le 29/08/13, Aaron Richton rich...@nbcs.rutgers.edu a écrit : On Thu, 29 Aug 2013, POISSON Fr?d?ric wrote: Missing separate debuginfos, use: debuginfo-install cyrus-sasl-lib-2.1.23-13.el6.x86_64 db4-4.7.25-16.el6.x86_64

RE: ldapadd ldap_bind: Invalid credentials (49)

2013-08-29 Thread Juergen.Sprenger
--On Thursday, August 29, 2013 12:35 AM + Clint Petty cpe...@luthresearch.com wrote: After upgrading from OpenLDAP 2.4.23 to 2.4.36, I can no longer add a user: # ldapadd -x -D cn=Manager,dc=luthresearch,dc=net -w secret -f # /etc/openldap/adduser.ldif Check Your config for RootPW

OpenLDAP 2.4.36 slapd crash with assertion failed message

2013-08-29 Thread POISSON Frédéric
Ok i have downloaded all the debuginfo package on my RHEL6.2 server, and also i have to install with --nodeps options the package glibc-debuginfo-2.12-1.47.el6_2.12.x86_64.rpm because it require the glibc-debuginfo-common rpm package which do not found on Redhat website. Here is now the result

Re: Q: duplicate contextCSN; remove it?

2013-08-29 Thread Marc Patermann
Ulrich Windl schrieb (29.08.2013 09:48 Uhr): When I examine my slapcat of the config database (multi-master replication), I see a duplicate contextCSN; one of them seems obsolete: contextCSN: 20130722065709.189194Z#00#000#00 contextCSN: 20130729112421.079210Z#00#001#00

Re: Antw: Re: Object not found

2013-08-29 Thread espeake
Eric Speake Web Systems Administrator O'Reilly Auto Parts From: Ulrich Windl ulrich.wi...@rz.uni-regensburg.de To: espe...@oreillyauto.com Date: 08/29/2013 01:46 AM Subject:Antw: Re: Object not found Eric, following you progress on LDAP, why don't you use a working simple

Unstable slapd-meta connection with MS AD LDAP

2013-08-29 Thread Nick Anzalone
Hello, I'm trying to use slapd-meta (openldap version 2.4.28) as a proxy between a web application LDAP authentication request and a MS AD server. The idea being that if we have multiple LDAP authentication clients we can add another target with suffix massage to redirect requests to the

RE: ldapadd ldap_bind: Invalid credentials (49)

2013-08-29 Thread espeake
From: juergen.spren...@swisscom.com To: cpe...@luthresearch.com, openldap-technical@openldap.org Date: 08/29/2013 09:48 AM Subject:RE: ldapadd ldap_bind: Invalid credentials (49) Sent by:openldap-technical-boun...@openldap.org --On Thursday, August 29, 2013 12:35 AM

Re: Q: duplicate contextCSN; remove it?

2013-08-29 Thread Quanah Gibson-Mount
--On Thursday, August 29, 2013 9:48 AM +0200 Ulrich Windl ulrich.wi...@rz.uni-regensburg.de wrote: Hi! When I examine my slapcat of the config database (multi-master replication), I see a duplicate contextCSN; one of them seems obsolete: contextCSN: 20130722065709.189194Z#00#000#00

RE: ldapadd ldap_bind: Invalid credentials (49)

2013-08-29 Thread Clint Petty
Where can I check that? Thanks, Clint -Original Message- From: Quanah Gibson-Mount [mailto:qua...@zimbra.com] Sent: Wednesday, August 28, 2013 6:32 PM To: Clint Petty; openldap-technical@openldap.org Subject: Re: ldapadd ldap_bind: Invalid credentials (49) --On Thursday, August 29,

Re: Unstable slapd-meta connection with MS AD LDAP

2013-08-29 Thread Quanah Gibson-Mount
--On Thursday, August 29, 2013 10:48 AM -0400 Nick Anzalone nanzal...@achievementnetwork.org wrote: Hello, I'm trying to use slapd-meta (openldap version 2.4.28) as a proxy I would advise you to read the OpenLDAP changelog. Then you would save yourself a lot of time. OpenLDAP 2.4.36

RE: ldapadd ldap_bind: Invalid credentials (49)

2013-08-29 Thread Quanah Gibson-Mount
--On Thursday, August 29, 2013 5:55 PM + Clint Petty cpe...@luthresearch.com wrote: Where can I check that? slapcat would be one way (see what the contents of the DB are, and if they are what you expect). Also please fix your posting to not top post. ;) --Quanah -Original

RE: ldapadd ldap_bind: Invalid credentials (49)

2013-08-29 Thread Quanah Gibson-Mount
--On Thursday, August 29, 2013 9:59 AM -0500 espe...@oreillyauto.com wrote: I tried this on two servers and got two different results. Does this mean that I have different hashes? That might be part of the wrong credentials I am getting. No, that doesn't imply anything, because the salt

Re: OpenLDAP 2.4.36 slapd crash with assertion failed message

2013-08-29 Thread Quanah Gibson-Mount
--On Thursday, August 29, 2013 4:17 PM +0200 \POISSON Frédéric\ frederic.pois...@admin.gmessaging.net wrote: Ok i have downloaded all the debuginfo package on my RHEL6.2 server, and also i have to install with --nodeps options the package glibc-debuginfo-2.12-1.47.el6_2.12.x86_64.rpm because

Re: Issue with mdb_cursor_del in MDB_DUPSORT databases

2013-08-29 Thread Howard Chu
Mark Zealey wrote: Hi Howard, I've now switched the database to use MDB_DUPSORT and found what seems to be another issue to do with invalid data being returned after mdb_cursor_del. The following code shows the behaviour against a database that I can provide you with if you need: It would

Re: Antw: Re: Object not found

2013-08-29 Thread espeake
From: espe...@oreillyauto.com To: Ulrich Windl ulrich.wi...@rz.uni-regensburg.de Cc: openldap-technical@openldap.org Date: 08/29/2013 10:29 AM Subject:Re: Antw: Re: Object not found Sent by:openldap-technical-boun...@openldap.org Eric Speake Web Systems

Re: Issue with mdb_cursor_del in MDB_DUPSORT databases

2013-08-29 Thread Mark Zealey
On 29/08/13 22:21, Howard Chu wrote: Mark Zealey wrote: Hi Howard, I've now switched the database to use MDB_DUPSORT and found what seems to be another issue to do with invalid data being returned after mdb_cursor_del. The following code shows the behaviour against a database that I can

Re: Antw: Problems recovering my ldap db[Solved]

2013-08-29 Thread Ger Hooton
I just started over with a new DB Thanks for your help //Ger original message- From: Ulrich Windl ulrich.wi...@rz.uni-regensburg.de To: ghoo...@scins.ie Date: Thu, 29 Aug 2013 08:07:51 +0200 - ghoo...@scins.ie

RE: ldapadd ldap_bind: Invalid credentials (49)

2013-08-29 Thread Clint Petty
-Original Message- From: Quanah Gibson-Mount [mailto:qua...@zimbra.com] Sent: Thursday, August 29, 2013 3:10 PM To: Clint Petty Subject: RE: ldapadd ldap_bind: Invalid credentials (49) --On Thursday, August 29, 2013 10:06 PM + Clint Petty cpe...@luthresearch.com wrote: #

RE: ldapadd ldap_bind: Invalid credentials (49)

2013-08-29 Thread Quanah Gibson-Mount
--On Thursday, August 29, 2013 10:28 PM + Clint Petty cpe...@luthresearch.com wrote: SLAPD_CONF=$SLAPD_PATH/etc/openldap/slapd.conf SLAPD_CONF_DIR= So this says to use slapd.conf. You likely want to set SLAPD_CONF= and fix SLAPD_CONF_DIR to point to the location of your cn=config DB.

Re: Antw: Re: Object not found

2013-08-29 Thread Quanah Gibson-Mount
--On Thursday, August 29, 2013 2:30 PM -0500 espe...@oreillyauto.com wrote: Quanah, I have retyped the password a couple of times to be sure I didn't fat-finger the password. I have a 3 node n-way multimaster cluster that working with replication on all changes with no issues other than the

Re: Antw: Re: Object not found

2013-08-29 Thread espeake
To: espe...@oreillyauto.comFrom: Quanah Gibson-Mount qua...@zimbra.comDate: 08/29/2013 05:55PMCc: Ulrich Windl ulrich.wi...@rz.uni-regensburg.de, openldap-technical@openldap.orgSubject: Re: Antw: Re: Object not found--On Thursday, August 29, 2013 2:30 PM -0500 espe...@oreillyauto.com wrote:

Re: Antw: Re: Object not found

2013-08-29 Thread Quanah Gibson-Mount
--On Thursday, August 29, 2013 6:11 PM -0500 espe...@oreillyauto.com wrote: Sorry that I was unclear. I have changed the password and I still the invalid credentials error. Changed it how? --Quanah -- Quanah Gibson-Mount Lead Engineer Zimbra, Inc Zimbra :: the leader

RE: ldapadd ldap_bind: Invalid credentials (49)

2013-08-29 Thread Clint Petty
-Original Message- From: Quanah Gibson-Mount [mailto:qua...@zimbra.com] Sent: Thursday, August 29, 2013 3:31 PM To: Clint Petty Cc: openldap-technical@openldap.org Subject: RE: ldapadd ldap_bind: Invalid credentials (49) --On Thursday, August 29, 2013 10:28 PM + Clint Petty

RE: ldapadd ldap_bind: Invalid credentials (49)

2013-08-29 Thread Quanah Gibson-Mount
--On Thursday, August 29, 2013 11:20 PM + Clint Petty cpe...@luthresearch.com wrote: dbenv_open(/var/lib/ldap). 521fd341 bdb(dc=luthresearch,dc=net): Program version 4.6 doesn't match environment version 4.7 521fd341 bdb_db_open: database dc=luthresearch,dc=net cannot be opened, err

RE: ldapadd ldap_bind: Invalid credentials (49)

2013-08-29 Thread Clint Petty
-Original Message- From: Quanah Gibson-Mount [mailto:qua...@zimbra.com] Sent: Thursday, August 29, 2013 4:25 PM To: Clint Petty Cc: openldap-technical@openldap.org Subject: RE: ldapadd ldap_bind: Invalid credentials (49) --On Thursday, August 29, 2013 11:20 PM + Clint Petty

Re: ldapadd ldap_bind: Invalid credentials (49)

2013-08-29 Thread Quanah Gibson-Mount
On Aug 29, 2013, at 5:24 PM, Clint Petty cpe...@luthresearch.com wrote: -Original Message- From: Quanah Gibson-Mount [mailto:qua...@zimbra.com] Sent: Thursday, August 29, 2013 4:25 PM To: Clint Petty Cc: openldap-technical@openldap.org Subject: RE: ldapadd ldap_bind: Invalid

Re: ldapadd ldap_bind: Invalid credentials (49)

2013-08-29 Thread Quanah Gibson-Mount
--On Thursday, August 29, 2013 6:35 PM -0700 Quanah Gibson-Mount qua...@zimbra.com wrote: I did change the entry in /usr/local/openldap/etc/openldap/slapd.conf file to the following: olcDbDirectory: /usr/local/openldap/var/openldap-data not sure why it is still looking in /var/lib/ldap Clint