N-way multimaster replication trouble

2010-09-24 Thread NUNIN Roberto
Hello everybody I'm trying to start a two server multimaster installation. OpenLDAP is 2.4.23 built from sources, bdb 4.8.30 Configure options are: --enable-crypt --enable-overlays -enable-ppolicy --enable-memberof (maybe some are unuseful). OS is Centos 5.5, patched, virtual machines. LDAP

Re: Replication process slapd 2.4.23 (value #* provided more than once)

2010-09-24 Thread Quanah Gibson-Mount
--On Friday, September 24, 2010 11:33 AM +0200 Nicolas Greneche wrote: Sep 24 11:08:37 kyo slapd[2296]: syncrepl_message_to_entry: rid=001 mods check (postalAddress: value #0 provided more than once) Sounds like you have bad data in your database that 2.4 catches and 2.3 doesn't. --Quana

Re: Question about slapcat tool

2010-09-24 Thread Michael Ströder
Ivan Mladenović wrote: > I’m trying to make backup of LDAP data by using slapcat tool. If this > tool is running by the root user backup is successfully created. But, if > this tool is running by some other user following error is displayed: > > bdb_db_open: alock package is unstable > > backend

Re: A LDAPS related issue

2010-09-24 Thread Ralf Haferkamp
Am Freitag 24 September 2010, 10:08:32 schrieb Michael Ströder: > Ralf, > > thanks for your followup on this. > > Ralf Haferkamp wrote: > > On Wednesday 22 September 2010 19:05:58 Michael Ströder wrote: > >> Ralf Haferkamp wrote: > >>> If you really want the TLS context recreated with each iterat

Replication process slapd 2.4.23 (value #* provided more than once)

2010-09-24 Thread Nicolas Greneche
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I tried to setup replication on two ldap servers : a master and a slave. The master is configured like this (slapd.conf) : databasehdb suffix "dc=test,dc=fr" rootdn "cn=root,dc=test,dc=fr" [...] overlay syncprov sync

Re: help, how to maintain the ACL dynamic by C api???

2010-09-24 Thread wu johnson
I wan to control the ACL by my C program (use ldap_modify_s etc), how can I?? 2010/9/21 wu johnson > If the ACLs are large , how can?

Re: syncrepl only working in one direction

2010-09-24 Thread Alister Forbes
On 24 Sep 2010, at 10:36, Jonathan CLARKE wrote: > On 24/09/2010 10:24, Alister Forbes wrote: >> Hi Jonathon, >> >> >> On 24 Sep 2010, at 08:38, Jonathan CLARKE wrote: >> >>> Hi, >>> >>> Le 24/09/2010 07:31, Alister Forbes a écrit : Hi Jonathon, On 23 Sep 2010, at 15:24, Jonat

Re: syncrepl only working in one direction

2010-09-24 Thread Jonathan CLARKE
On 24/09/2010 10:24, Alister Forbes wrote: Hi Jonathon, On 24 Sep 2010, at 08:38, Jonathan CLARKE wrote: Hi, Le 24/09/2010 07:31, Alister Forbes a écrit : Hi Jonathon, On 23 Sep 2010, at 15:24, Jonathan CLARKE wrote: Hello Alister, Le 23/09/2010 12:04, Alister Forbes a écrit : All,

Re: syncrepl only working in one direction

2010-09-24 Thread Alister Forbes
Hi Jonathon, On 24 Sep 2010, at 08:38, Jonathan CLARKE wrote: > Hi, > > Le 24/09/2010 07:31, Alister Forbes a écrit : >> Hi Jonathon, >> >> On 23 Sep 2010, at 15:24, Jonathan CLARKE wrote: >> >> >>> Hello Alister, >>> >>> Le 23/09/2010 12:04, Alister Forbes a écrit : >>> All, >>

Re: A LDAPS related issue

2010-09-24 Thread Michael Ströder
Ralf, thanks for your followup on this. Ralf Haferkamp wrote: > On Wednesday 22 September 2010 19:05:58 Michael Ströder wrote: >> Ralf Haferkamp wrote: >>> If you really want the TLS context recreated with each iteration I >>> think you can just call: >>> ldap_set_option( NULL, LDAP_OPT_X_TLS_NEW