rpm -V krb5-libs|grep kerb /etc/ld.so.conf
didn't return anything.
After editing ld.so.conf and entering line:
/usr/kerberos/lib
sshd runs fine, but this is the only line in
/etc/ld.so.conf.
ldconf -v doesn't populate ld.so.conf just rebuilds
cache.
Do I have to manually enter path to libraries folders
in ld.so.conf?
Is there an utility that recreates it?
Thanks,
Naum.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Michael Schwendt
Sent: Tuesday, March 18, 2003 6:27 PM
To: [EMAIL PROTECTED]
Subject: Re: Need help...


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 18 Mar 2003 17:46:09 -0500, Naum Stolarsky
wrote:

> krb5-libs installed version 1.2.5 release 8.

Try running the following:

  rpm -V krb5-libs
  grep kerb /etc/ld.so.conf

First line should not print anything. Second line
should return
/usr/kerberos/lib. If it doesn't, add /usr/kerberos/lib
to
/etc/ld.so.conf, then run "ldconfig -v". That should
fix it
and "service ssh restart" should work as well.

- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+d6th0iMVcrivHFQRAnOmAJ4i2o0vCX4rpn3giULzWJj8QzV
Q3ACeJjD5
U/MCOGlRm/3qyaXzqxAizPE=
=C8yn
-----END PGP SIGNATURE-----



--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to