- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- LDAP : Invalid Credential
Operating System - Linux
1823986
Members
4238
Online
109667
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-03-2006 12:13 AM
тАО01-03-2006 12:13 AM
LDAP : Invalid Credential
I installed RedHat Enterprice Linux 3.0 ES and configure openldap on that server but when I use "ldapsearch" command its show me a massage Invalid Credential.
Plz Help Me.
Plz Help Me.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-03-2006 12:25 AM
тАО01-03-2006 12:25 AM
Re: LDAP : Invalid Credential
Shalom Sudipta,
This usually means that you are not providing proper authentication to the LDAP server you are trying to query.
Please post the command you are using and check if you are doing the ldap search against a local ldap database or an external server. If its external, make sure you have a valid password.
SEP
This usually means that you are not providing proper authentication to the LDAP server you are trying to query.
Please post the command you are using and check if you are doing the ldap search against a local ldap database or an external server. If its external, make sure you have a valid password.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-03-2006 04:11 PM
тАО01-03-2006 04:11 PM
Re: LDAP : Invalid Credential
linux# ldapsearch -x -b '' -s base '(objectclass=*)' namingContexts
when i apply this command it will run fine but after
linux# ldapadd -x -D "cn=root,dc=simplex,dc=com" -W -f simplex.ldif
after apply that commamd it will ask for password. Now my question is that what password I should pass at here.
After giving my root password at here it gives me "Invalid Credential"
My another query is that for ldap DNS configuration is essential or not and if I configure DNS and LDAP on the same machine is it will work and what directive I have to use on slapd.conf file or named.conf file
My simplex.ldif configuration is
dc: dc=simplex,dc=com
objectclass: dcObject
objectclass: organization
o: Simplex
dc: simplex
dn: cn=root,dc=simplx,dc=com
objectclass: organizationalRole
cn: root
thats all my friend.
ThnX for your reaply.
when i apply this command it will run fine but after
linux# ldapadd -x -D "cn=root,dc=simplex,dc=com" -W -f simplex.ldif
after apply that commamd it will ask for password. Now my question is that what password I should pass at here.
After giving my root password at here it gives me "Invalid Credential"
My another query is that for ldap DNS configuration is essential or not and if I configure DNS and LDAP on the same machine is it will work and what directive I have to use on slapd.conf file or named.conf file
My simplex.ldif configuration is
dc: dc=simplex,dc=com
objectclass: dcObject
objectclass: organization
o: Simplex
dc: simplex
dn: cn=root,dc=simplx,dc=com
objectclass: organizationalRole
cn: root
thats all my friend.
ThnX for your reaply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-03-2006 06:53 PM
тАО01-03-2006 06:53 PM
Re: LDAP : Invalid Credential
the password you have to provide is written in the slapd.conf "rootpw=.." entry, correspondinfg to the "rootdn=" account dn. you can change it, after crypting it with the /usr/sbin/slappasswd command.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP