This one time, at band camp, Selim Jahangir wrote: >Hi > >I am having to trouble to use ldapadd command , it always asks me >"ldap_bind: invalid credentials [49]".
So how are you calling ldapadd? It sounds like you have invalid credentials. Specifically, you need to set your bind DN correctly, and password if appropriate. Typically you might be using the rootdn and rootpw settings in /etc/openldap/slapd.conf. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
