LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-02-2011, 04:04 AM   #1
Cheetara63
LQ Newbie
 
Registered: Jun 2011
Posts: 2

Rep: Reputation: Disabled
Enter LDAP Password keeps saying ldap_bind: Invalid credentials (49)


Hi everyone.

I looked everywhere for a solution to my problem but still didn't find it.
I have these two simple files as sladp.conf and mytree.ldif and when i try to add something to mytree.ldif it keeps asking me for a password (which i believe is roopw defined in slapd.conf) but it doesn't work.
I really need help with this.

These are my files:

slapd.conf
Code:
database dbd
suffix "dc=ers,dc=uminho,dc=pt"
rootdn "cn=Manager,dc=ers,dc=uminho,dc=pt"
rootpw ersadmin
directory /usr/local/var/openldap-data
mytree.ldif
Code:
dn: dc=ers, dc=uminho, dc=pt
objectclass: dcObject
objectclass: organization
o: ERS
dc: ers

dn: cn=Manager,dc=ers,dc=uminho,dc=pt
objectclass: organizationalRole
cn: Manager

And this is what i'm trying to do and my response:

sudo ldapadd -x -D "cn=Manager,dc=ers,dc=uminho,dc=pt" -W -f /etc/ldap/mytree.ldif
Enter LDAP Password:
ldap_bind: Invalid credentials (49)


I already tried to encrypt the password using
slappasswd -h {SSHA} -s ersadmin
and changing my slapd.conf file
Code:
password-hash	{SSHA}
rootpw	{SSHA}pLEBIPx4rW3eebpwACBGAZkNH4CVBRGW
but it didn't work.

Thanks in advance.
 
Old 06-03-2011, 09:32 AM   #2
kbp
Senior Member
 
Registered: Aug 2009
Posts: 3,790

Rep: Reputation: 653Reputation: 653Reputation: 653Reputation: 653Reputation: 653Reputation: 653
I'm confused .. it looks like you're trying to bind to ldap as the user that you're trying to add .. ????

The bind user needs to exist in the directory already...
 
Old 06-04-2011, 04:41 AM   #3
Cheetara63
LQ Newbie
 
Registered: Jun 2011
Posts: 2

Original Poster
Rep: Reputation: Disabled
I was just following some example i had. The problem is that i can't access the ldap's server because of the password.
Anyway, i probably won't need this anymore, but i believe the only way to solve my problem was to re-install ubuntu and ldap. A friend told me that could be because (and he is not so sure of this) newer versions of ubuntu may not need the slapd.conf file. They just use .ldifs (or somehting like this...)
He told me he followed this tutorial (http://docs.huihoo.com/ubuntu/10.04/...ap-server.html) and he didn't have so many problems.

Thanks for the response, anyway.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] getting error while adding account in LDAP "ldap_bind: Invalid credentials (49)" csravi88 Linux - Server 6 10-14-2013 07:43 AM
ldap_bind: Invalid credentials (49) pdrobe Linux - General 12 09-13-2012 02:41 AM
ldap 2.4 rhel6 problem with openldap ldap_bind: Invalid credentials (49) dshivji Linux - Server 3 12-04-2010 03:23 AM
LEARNING LDAP -> ldap_bind: Invalid Credentials (49) peterson.julia Linux - Newbie 1 09-19-2010 11:28 PM
ldap: ldap_bind: Invalid credentials (49) (using user migrated with padl) eantoranz Linux - Software 1 09-05-2008 09:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration