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

Re: AW: no such object - was RE: phantom entries



Hi

In debug mode I recive the next

Oct 23 13:47:22 vas slapd[17424]: conn=1 op=0 BIND dn="CN=MANAGER,DC=EXAMPLE,DC=COM" method=128 
Oct 23 13:47:22 vas slapd[17424]: <= dn2id could not open dn2id.dbb 
Oct 23 13:47:22 vas slapd[17424]: conn=1 op=0 RESULT tag=97 err=0 text= 
Oct 23 13:47:22 vas slapd[17425]: conn=1 op=1 ADD dn="DC=EXAMPLE,DC=COM" 
Oct 23 13:47:22 vas slapd[17425]: <= dn2id could not open dn2id.dbb 
Oct 23 13:47:22 vas slapd[17425]: <= dn2id could not open dn2id.dbb 
Oct 23 13:47:22 vas slapd[17425]: conn=1 op=1 RESULT tag=105 err=1 text= 
Oct 23 13:47:22 vas slapd[17424]: conn=1 op=2 UNBIND 
Oct 23 13:47:22 vas slapd[17424]: conn=-1 fd=9 closed 

what I do wrong?


-- 
With best wishes, Volkov Serge		
Network Administrator/Security Administrator 		


Y Tue, 23 Oct 2001 10:55:14 +0200
Tiefnig Daniel <daniel.tiefnig@infonova.at> написали:

> 
> > -----Ursprungliche Nachricht-----
> > Von: Volkov Serge [mailto:vserge@menatepspb.msk.ru]
> > Gesendet: Dienstag, 23. Oktober 2001 09:50
> > An: Daniel Tiefnig
> > Betreff: Re: no such object - was RE: phantom entries
> > 
> > I have in principle (on my mind) the same problem
> 
> don't think so. what you get is an operations error, not a "no such object"
> message. maybe you don't have write access to the data directory, or your
> filesystem is full or smth. like this.. it's not a LDAP problem, i'd
> _guess_.. try running slapd in debug mode with "-d 65535" too..
> 
> br, daniel
> 
> > I have a problem when try to add entry
> > I try made all in Quick Start guid but ....
> > #ldapadd -x -D "cn=Manager,dc=example,dc=com" -W -f example.ldif
> > Enter LDAP Password: 
> > adding new entry "dc=example,dc=com"
> > ldap_add: Operations error
> > 
> > ldif_record() = 1
> > 
> > the example.ldif is 
> > 
> > dn: dc=example,dc=com
> > objectclass: dcObject
> > objectclass: organization
> > o: Example Company
> > dc: example
> > 
> 


-- 
With best wishes, Volkov Serge		
Network Administrator/Security Administrator