[Date Prev][Date Next] [Chronological] [Thread] [Top]

dn2id could not open dn2id.gdbm



Hi everybody,


I am trying to set up a ldap server on redhat linux 7.0 with openldap-1.2.11
, 
gdbm-1.8.0-5 ,  berkelyedb 3.2 . 
gdbm is rpm, berkeley and openldap from scratch.

building ,running the tests and starting slapd is no Problem,
but adding ldap records 

	ldapadd -D "cn=Manager, o=MyCompany, o=DE" -W <
etc/openldap/MyCompany.ldif
	
	adding new entry o=MyCompany, c=DE	

gives me two 

	<= dn2id could not open dn2id.gdbm
	<= dn2id could not open dn2id.gdbm 

to my debugging output (slapd -d 2048)
I compiled openldab against ldbm and Berkeley both with the same result.

i could not find  "dn2id could not open dn2id.gdbm" in my context in google,
FAQoMatic. and others.

My Configuration Files are out of an article about ldap and should be OK.


(german im afraid) 
http://www.linux-magazin.de/ausgabe/2001/05/OpenLDAP/openldap.html 


i cannot imagine this beeing a bug does one of you have some more infos


I hope i am right at this list and 
that i got outlook to send plain text (if not please forgive)


greetings
timo proescholdt

BRK Muenchen