Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sshd in Linux 8

Status
Not open for further replies.

andysys

IS-IT--Management
May 20, 2003
103
IN
Hi

I am unable to start ssh on my Redhat Linux 8 system.
It show follow. error ----


[root@xing sbin]# ./sshd
./sshd: error while loading shared libraries: libkrb5.so.3: cannot open shared o
bject file: No such file or directory
[root@xing sbin]#

Can anyone help me on this.

Thanks

Andy

 
Hi,

In you sshd_config, are using kerberos security? If you do, you need to install kerberos library. Check you linux CD.

feroz
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top