RHEL4 - problems upgrading kerberos
Hi,
I normally work in the Windows world, so I'm not a Linux guru, but I'm trying to upgrade the version of Samba on Red Hat Enterprise Linux 4 so that it will work with Winbind Active Directory authentication against Windows 2003 Server SP1.
I have followed all of the dependencies that get mentioned when I install samba3-3.0.21a-26.i386.rpm, but I'm now stuck upgrading Kerberos on the machine (as one part of Samba needs this newer version). When I upgrade the Kerberos libs, I get the following message:
[root@rhel1 Desktop]# rpm -U krb5-libs-1.4.1-5.i386.rpm
warning: krb5-libs-1.4.1-5.i386.rpm: V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
libgssrpc.so.3 is needed by (installed) krb5-workstation-1.3.4-12.i386
krb5-libs = 1.3.4-12 is needed by (installed) krb5-workstation-1.3.4-12.i386
[root@rhel1 Desktop]#
Can anyone point me in the right direction here? I'm not used to these darn Linux dependencies...
Thanks
Radek
|