Solaris 10 with DSEE 6.2 as ldap server and RHEL 5.1 as Openldap client
Linux - NewbieThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Solaris 10 with DSEE 6.2 as ldap server and RHEL 5.1 as Openldap client
Hello,
At work I have a box with Solaris 10 running Directory Server Enterprise Edition (DSEE) 6.2 and another box with RHEL 5.1 running Openldap. I am trying to get the linux box to connect to the serve. I believe I have the it configured correctly but I assume that I don't have the correct ldap client certificates. I did a "tail -f /var/log/messages" the error that I am seeing is "Invalid Credentials". How do I get the correct ldap client certificats from the DSEE 6.2 ldap server to the RHEL Openldap client? Or how do I convert cert8.db, key3.db and secmod.db to .pem format and then get the Openldap client to connect to the DSEE ldap server?
Invalid credentials means that the username (or better the dn) adn/or the password you use to bind to DS are wrong.
If you want to mess with the certificates you should use the NSS security tools and especially pk12util and certutil
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.