Full_Name: Pratima Boddepalli
Version: openldap-2.4.31
OS: Red Hat Enterprise Linux Server release 5.5 (Tikanga) 
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (115.111.13.77)


Configured in slapd.conf as below:

suffix          ""
rootdn          ""


sample.ldif file:
dn: o=sample
objectclass: organization
o: sample

Add Command:
ldapadd -a -D "" -h localhost -p 389 -w secret -x -f sample.ldif
ldap_bind: Invalid credentials (49)

Please help to resolve this issue where I like to add ldap entries for rootdn ""
(empty/blank)

This is a requirement in my company's project. Kindly help as soon as possible.



Reply via email to