Hi LDAP gurus,
i created a file in LDIF format and tried to add the entry with the
following command
ldapadd -f /home/aadish./aadish.ldif -D "cn=admin, dc=xyz, dc=com, dc=np"
-W
then after supplying the password i get the following error
ldap_sasl_interactive_bind_s: No such attribute
what does this mean??
HOw do i use sasl instead of using rootpw attribute in ldap.conf
thanks
aadish.