On Tue, Jan 13, 2009 at 3:37 PM, Thanigairajan murugan
<methani...@yahoo.co.in> wrote:
> While I add the details through ldapadd, it throws  "ldap_bind: Invalid 
> credentials (49)". error.
> Since ldap is running in 0.0.0.0:389, I guess it will be problem.
> So what i have to do , to run this service on my ip(192.168.1.8).

This may not be the reason at all. Maybe your ldap server is not
running with SASL at all? Try ldapadd with -x option. Also, I hope you
have given the proper rootdn with -D option.

It should be something like:
ldapadd  -x -D "cn=Directory Manager,dc=sample,dc=com" -W -f sample.ldif

Thanks,
-- 
S.
Argue with idiots, and you become an idiot. - PG
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to