Solaris 10 and LDAP TLS authentication
807573Nov 9 2005 — edited Mar 3 2006Hi all,
I have been running LDAP DS v5.2 with TLS on Solaris 9 and things have been working fine. However, after upgrading my workstation to Solaris 10 and initializing it as a LDAP client, I can not su to another user when logged in as a user. I can dtlogin to the user, but I can not su to another user. The only way I can su to another user is su to root and then to the other user.
test@tanto% su - testaccount
Password:
su: Unknown id: testaccount
Here is the output from the console:
Nov 9 16:33:26 tanto su: libsldap: Status: 91 Mesg: openConnection: failed to initialize TLS security (An I/O error occurred during security authorization.)
Nov 9 16:33:26 tanto su: libsldap: Status: 7 Mesg: Session error no available conn.
Any ideas?
One other thing, I also initialized the host with the default profile and everything seems to work fine, even su.
Thanks in advance,
Brian