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

ldapadd error



Hi,

I try to install authetification with LDAP on Debian System.
When I use the ldapadd, it doesn't made the data base but with -n it
seems OK.
Do you know where i have to look after.

Thanks.


>ldapadd -av -D "cn=root,dc=aquitaine,dc=fr" -w test -f /etc/openldap/openldap-ldbm/test.nss

ldap_initialize( <DEFAULT> )
connection_get(9): got connid=16
connection_read(9): checking for input on id=16
ber_get_next
ber_get_next: tag 0x30 len 42 contents:
ber_get_next
ber_get_next on fd 9 failed errno=11 (Resource temporarily unavailable)
do_bind
ber_scanf fmt ({iat) ber:
ber_scanf fmt (o}) ber:
do_bind: version=3 dn="cn=root,dc=aquitaine,dc=fr" method=128
dn2entry_r: dn: "CN=ROOT,DC=AQUITAINE,DC=FR"
=> dn2id( "CN=ROOT,DC=AQUITAINE,DC=FR" )
=> ldbm_cache_open( "/etc/openldap/openldap-ldbm/dn2id.dbb", 7, 600 )
<= ldbm_cache_open (cache 0)
<= dn2id NOID
dn2entry_r: dn: "DC=AQUITAINE,DC=FR"
=> dn2id( "DC=AQUITAINE,DC=FR" )
=> ldbm_cache_open( "/etc/openldap/openldap-ldbm/dn2id.dbb", 7, 600 )
<= ldbm_cache_open (cache 0)
<= dn2id NOID
send_ldap_result: conn=16 op=0 p=3
send_ldap_response: msgid=1 tag=97 err=49
ber_flush: 14 bytes to sd 9
ldap_bind: Invalid credentials
connection_get(9): got connid=16
connection_read(9): checking for input on id=16
ber_get_next
ber_get_next on fd 9 failed errno=0 (Success)
connection_read(9): input error=-2 id=16, closing.
connection_closing: readying conn=16 sd=9 for close
connection_close: conn=16 sd=9