amol g wrote:

I was going thru the faqs at openldap.org. They had an
answer for a problem that I was facing. But the answer
has again left me with a new problem.
I am adding the entry from the faq below.
"The error can also occur when the bind DN specified
is not known to the server. "
The error is Invalid credentials.
So how do I fix this.
The command I'm tryng to run is.
"ldapadd -x -D "cn=Manager,dc=example,d
c=com" -W -f example.ldif"

The password you have supplied may not be matching with the one you have mentioned in slapd.conf or check for spaces before bindpw variable. There should not be any spaces before that.
To begin with, you can use ldapbrowser for easy access of LDAP server.

Cheers.
Mahantesh.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to