Database Error while adding .ldif data file in LDAP Server
HI
i am using openSuse11.1. while configuring LDAP Server 2.4.12 when i try to add my .ldif file i got this error message. The command i used for adding the file is "slapadd -l ./tree.ldif"
"bdb_db_open: database "o=bch": database already in use.
backend_startup_one: bi_db_open failed! (-1)
slap_startup failed"
and if i use this command"ldapadd -D "cn=admin,o=bch" -x -W -f tree.ldif" then i get this message
adding new entry "o=bch"
ldap_add: Already exists (68)
where rcldap is running
any help or suggestion in this situation.
Thanks
|