Operating System - HP-UX
1834828 Members
2320 Online
110070 Solutions
New Discussion

Re: Getting error when trying to startup sshd daemon

 
KPS
Super Advisor

Getting error when trying to startup sshd daemon

Just got done installing HP-UX Secure Shell for 11i from the T1471AA.depot and all went successful. However, when I try to startup the sshd daemon on the system, it coredumps and gives me the following error:

/usr/lib/dld.sl: Can't open shared library: /usr/lib/libgssapi_krb5.sl
/usr/lib/dld.sl: No such file or directory

I looked in /usr/lib for libgssapi_krb5.sl
Wondering where this library comes from for kerebos? Is it part of the install. Recommended patch PHCO_24839 is installed as a side note which is a Core Shared Library Patch.. Does anyone have any ideas???
2 REPLIES 2
KPS
Super Advisor

Re: Getting error when trying to startup sshd daemon

We just found out that this could be an issue with Kerberos Software. We seem to be missing Kerberos Client Software (KRB5-Client)

Anyone know where to get this from?

We already have similar items installed which are:

-KRB-Support B.11.11 Kerberos Server
-PAM-Kerberos B.11.11 PAM-Kerberos Version1.0
-GSS-API Version 1.0
KPS
Super Advisor

Re: Getting error when trying to startup sshd daemon

Found Kerebos Client and we're all set and no longer getting the error!!