Hi,

I have updated the krb5-devel and krb5-libs from the last errata.

I don't have the other packages (pam_krb5 etc..) so I don't have installed 
the errata for these.

Today, in the startup sequence I have noticed a problem with the lpr daemon:

[root@nirvana /root]# cat /var/log/messages | grep lpd

Mar 29 17:41:14 nirvana lpd: /usr/sbin/lpd
Mar 29 17:41:14 nirvana lpd: : error while loading shared libraries: 
/usr/sbin/lpd: undefined symbol: stat
Mar 29 17:41:14 nirvana lpd: lpd startup failed

The call to ldd shows me something like that:

[neugens@nirvana lso]$ ldd /usr/sbin/lpd
        /lib/libsafe.so.1 => /lib/libsafe.so.1 (0x40018000)
        libkrb5.so.3 => /usr/kerberos/lib/libkrb5.so.3 (0x4002c000)
        libk5crypto.so.3 => /usr/kerberos/lib/libk5crypto.so.3 (0x40094000)
        libcom_err.so.3 => /usr/kerberos/lib/libcom_err.so.3 (0x400a9000)
        libc.so.6 => /lib/libc.so.6 (0x400ab000)
        libdl.so.2 => /lib/libdl.so.2 (0x401d5000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

I tried to restore the glibc (I have all the released updates), but nothing 
worked.

So I tried to restore the old kerberos package from the CD, and the things 
went ok.

That means there is a problem in one of the krb5 packages.

I have read that in a later errata:

#######################################################################
3. Problem description:

The pam_krb5 packages included in RHSA:2001-025 contained a logic error
which would cause intermittent failures logging in if Kerberos
authentication had been enabled.
#######################################################################

Is this the fix for my problem? If so, this means I need to install the 
pam_krb5 even though I hadn't it installed before?

Thank you,

Mario
-- 
--=*=--=*=--=*=--=*=--=*=--=*=--=*=--=*=--
       http://frinemusic.8m.com
       http://antartica.sourceforge.net
       http://digilander.iol.it/linuxlabs
--=*=--=*=--=*=--=*=--=*=--=*=--=*=--=*=--



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to