On Fri, Dec 31, 2010 at 12:45 AM, Zico <[email protected]> wrote: > Hi, I have been trying to install LDAP server in one of my remote virtual > server which is running Ubuntu 10.10. I am following this documentation: > http://www.ghacks.net/2010/08/31/set-up-your-ldap-server-on-ubuntu-10-04/ > > <http://www.ghacks.net/2010/08/31/set-up-your-ldap-server-on-ubuntu-10-04/>And, > just copy-pasted the code given here : http://pastebin.com/qGk9CzQ9 > > <http://pastebin.com/qGk9CzQ9>Here, I have changed my password, dc1=myhome > dc2=co.uk > > Then, when I run the script ldap_script.sh ( according to the documentation > ), I got the following error: > > > Enter LDAP Password: *here, I just gave the exact password, which I gave in > passwd of the very beginning of my script* > *ldap_bind: Invalid credentials (49)* > * > * > Can you help me out? >
First of all - always post the version number of your application. What version of openldap have you installed? I read through the links you have posted and also the comment section. Notice that others who have tried to follow the article have experienced problems. Although I have seen posts of slapd.conf being deprecated, I believe the file can still be used to start your server. I would suggest that you read the openLDAP documentation here <http://www.openldap.org/doc/admin24/quickstart.html> see point no. 8 which clearly mentions slapd.conf HTH, -- Arun Khan _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
