Antw: Re: LMDB database size

2014-01-27 Thread Ulrich Windl
Howard Chu h...@symas.com schrieb am 25.01.2014 um 19:07 in Nachricht 52e3fd6e.9070...@symas.com: Markus Doppelbauer wrote: Hello, We are using BerkeleyDB since a decade - but we are searching for something more lightweight. LMDB is what we are looking for ... ^^ The small code and the

Re: Antw: LMDB database size

2014-01-27 Thread Quanah Gibson-Mount
--On Monday, January 27, 2014 8:50 AM +0100 Ulrich Windl ulrich.wi...@rz.uni-regensburg.de wrote: Markus Doppelbauer doppelba...@gmx.net schrieb am 25.01.2014 um 16:04 in Nachricht trinity-2ed9e021-7691-4933-90cc-5ecf9e3509d0-1390662285748@3capp-gmx-bs0 7: Hello, We are using BerkeleyDB

Re: Antw: Re: LMDB database size

2014-01-27 Thread Howard Chu
Ulrich Windl wrote: Howard Chu h...@symas.com schrieb am 25.01.2014 um 19:07 in Nachricht 52e3fd6e.9070...@symas.com: Markus Doppelbauer wrote: Hello, We are using BerkeleyDB since a decade - but we are searching for something more lightweight. LMDB is what we are looking for ... ^^ The

indexing warning considered harmful

2014-01-27 Thread Michael Ströder
HI! We all know the following messages in syslog (loglevel stats): mdb_equality_candidates: (foo) not indexed At first glance this seems helpful to find indexing issues. But IMO 1. this is somewhat mis-leading. regarding performance tuning and 2. if internal searches are conducted (e.g. by

Re: OpenLDAP slapd problems - ldap_result: Can't contact LDAP server (-1) --- Low Sensitivity/Aerospace Internal Use Only

2014-01-27 Thread Warron S French
Low Sensitivity/Aerospace Internal Use Only Thanks Vikas, but the command as you provided it does not syntactically work. The -b option is not valid with ldapmodify or ldapadd. So, I reran the command without the -b option and it too failed, with the original error I was getting:

Re: Antw: OpenLDAP slapd problems - ldap_result: Can't contact LDAP server (-1) --- Low Sensitivity/Aerospace Internal Use Only

2014-01-27 Thread Warron S French
Low Sensitivity/Aerospace Internal Use Only Ulrich, I attempted what you suggested as well, but I got back a different error. And I don't know if it makes any difference, but I don't have TLS configurations in place yet; that is what I am attempting to accomplish. Anyway, after performing

Question about olcServerID

2014-01-27 Thread Philip Colmer
If I extend my existing OpenLDAP implementation to support N-way multi-master, is it acceptable for the first server to retain an olcServerID of 0 (the default when OpenLDAP gets installed) or do I need to change it to a non-zero value? Probably a stupid question but I thought I better ask before

Re: ldap_add: Object class violation (65), additional info: attribute 'host' not allowed

2014-01-27 Thread W Forum W
Hi, I tried to use Account but I get this error when I import a test.ldif ldapadd: wrong attributeType at line 5, entry uid=user,ou=Users,dc=example,dc=com My ldif looks like dn: uid=user,ou=Users,dc=example,dc=com changetype: modify add: objectClass objectClass: account add: host host:

Re: Antw: OpenLDAP slapd problems - ldap_result: Can't contact LDAP server (-1) --- Low Sensitivity/Aerospace Internal Use Only

2014-01-27 Thread Warron S French
Low Sensitivity/Aerospace Internal Use Only Vikas, thanks for replying some more, but your last email is a little out of context for me personally. I did drop the -b argument (and the associated value) and still the slapd daemon crashed. I am starting to wonder if this is an OpenLDAP or LTB

Re: Antw: OpenLDAP slapd problems - ldap_result: Can't contact LDAP server (-1) --- Low Sensitivity/Aerospace Internal Use Only

2014-01-27 Thread Vikas Parashar
Hi, Sorry! that was the typo. -b for the base only. In ldap modify, you don't need to use -b. You can do the same thing with slapd.conf file. later on, you can create a slapd.d directory with the help of slaptest command. slaptest -f slapd.conf -F slapd.d In this temporary directory, you will

Ldap Autofs Connection Issue

2014-01-27 Thread Borresen, John - 0442 - MITLL
All, Here is an interesting dilemma that we are trying to figure out. server1.example.ldap server2.example.ldap client1.example.ldap All running 2.4.38, this is a test environment. Server1 is a client to itself, server2 is a client to itself, and client1 is a client to server2. client1's

OpenLDAP slapd problems - ldap_result: Can't contact LDAP server (-1) result.c:813 --- Low Sensitivity/Aerospace Internal Use Only

2014-01-27 Thread Warron S French
Low Sensitivity/Aerospace Internal Use Only LTB-Project.org or OpenLDAP.org developers, please help: I am still having problems with adding (via .ldif file) the following LDIF file contents of /tmp/LDAP-CONFIG-TLS.ldif: dn: cn=config changetype: modify add:

Re: indexing warning considered harmful

2014-01-27 Thread Hallvard Breien Furuseth
Michael Ströder writes: We all know the following messages in syslog (loglevel stats): mdb_equality_candidates: (foo) not indexed At first glance this seems helpful to find indexing issues. But IMO 1. this is somewhat mis-leading. regarding performance tuning and True. But it's also

Re: ldap_add: Object class violation (65), additional info: attribute 'host' not allowed

2014-01-27 Thread Vikas Parashar
please use this.. dn: uid=user,ou=Users,dc=example,dc=com changetype: modify add: objectClass objectClass: account add: host host: server1 On Mon, Jan 27, 2014 at 9:08 PM, W Forum W wfor...@gmail.com wrote: Hi, I tried to use Account but I get this error when I import a test.ldif

Re: Antw: OpenLDAP slapd problems - ldap_result: Can't contact LDAP server (-1) --- Low Sensitivity/Aerospace Internal Use Only

2014-01-27 Thread Vikas Parashar
Hi, Vikas, thanks for replying some more, but your last email is a little out of context for me personally. That i can understand, may be i have moved in more depth. I did drop the -b argument (and the associated value) and still the slapd daemon crashed. I am starting to wonder if

Re: indexing warning considered harmful

2014-01-27 Thread Quanah Gibson-Mount
--On Monday, January 27, 2014 1:47 PM +0100 Michael Ströder mich...@stroeder.com wrote: HI! We all know the following messages in syslog (loglevel stats): mdb_equality_candidates: (foo) not indexed At first glance this seems helpful to find indexing issues. Correct, it may or may not be

slapadd question

2014-01-27 Thread Mundry, Marvin
hi, when I use slapadd to setup cn=config I get slapadd: warning, missing attrs entryUUID,entryCSN from entry dn=olcDatabase=bdb,cn=config warnings (one for each database and overlay that is configured) as soon as I add an olcSyncrepl attribute to dn: olcDatabase=config,cn=config should I be

Re: slapadd question

2014-01-27 Thread Peter Gietz
Hi Marvin, slapadd is to add files that had been created by slapcat (which already include entryUUID etc.). To add new content via self written ldif files, you should use ldapadd instead, where the server will add entryUUID etc. without sending warnings. For doing cn=config data you could also

Re: OpenLDAP slapd problems - ldap_result: Can't contact LDAP server (-1) result.c:813 --- Low Sensitivity/Aerospace Internal Use Only

2014-01-27 Thread Quanah Gibson-Mount
--On Monday, January 27, 2014 11:28 AM -0500 Warron S French warron.s.fre...@aero.org wrote: Low Sensitivity/Aerospace Internal Use Only LTB-Project.org or OpenLDAP.org developers, please help: I am still having problems with adding (via .ldif file) the following LDIF file contents of

Re: indexing warning considered harmful

2014-01-27 Thread Michael Ströder
Quanah Gibson-Mount wrote: --On Monday, January 27, 2014 1:47 PM +0100 Michael Ströder mich...@stroeder.com wrote: HI! We all know the following messages in syslog (loglevel stats): mdb_equality_candidates: (foo) not indexed At first glance this seems helpful to find indexing issues.

Re: indexing warning considered harmful

2014-01-27 Thread Quanah Gibson-Mount
--On Monday, January 27, 2014 11:54 PM +0100 Michael Ströder mich...@stroeder.com wrote: Quanah Gibson-Mount wrote: Do I have to patch the C source or can I use a -D compiler flag? Source patch: