Griffin, Patrick J
2004-Sep-06 14:26 UTC
[Samba] Upgrade from Samba 3.0.2 to 3.0.6 smbclient -k fails
Hello!
I hope someone can point me in the correct direction.
I'm trying to upgrade my Samba installation from 3.0.2 to 3.0.6 and, at
least for me, the upgrade introduces a problem with Kerberos.
3.0.2 smbclient //server/share -k works
3.0.6 smbclient //server/share -k fails
I have updated my smb.conf to include 'use kerberos keytab = yes' and I
have
updated my /etc/krb5.conf from blank to:
[libdefaults]
default_keytab_name = FILE:/etc/krb5.keytab
When smbclient fails I see the following in my log files:
[2004/09/06 01:50:08, 1] smbd/sesssetup.c:reply_spnego_kerberos(173)
Failed to verify incoming ticket!
I'm running:
RedHat ES 3.0 with:
kernel-smp-2.4.21-20.EL
krb5-libs-1.2.7-28
Please, someone, give me the clue I need to solve this!
Thanks,
...Pat
Christoph Scheeder
2004-Sep-07 07:09 UTC
[Samba] Upgrade from Samba 3.0.2 to 3.0.6 smbclient -k fails
Hi, upgrade kerberos to a version > 1.3.3 Christoph Griffin, Patrick J schrieb:> Hello! > > I hope someone can point me in the correct direction. > > I'm trying to upgrade my Samba installation from 3.0.2 to 3.0.6 and, at > least for me, the upgrade introduces a problem with Kerberos. > > 3.0.2 smbclient //server/share -k works > 3.0.6 smbclient //server/share -k fails > > > I have updated my smb.conf to include 'use kerberos keytab = yes' and I have > updated my /etc/krb5.conf from blank to: > > [libdefaults] > default_keytab_name = FILE:/etc/krb5.keytab > > > > When smbclient fails I see the following in my log files: > > [2004/09/06 01:50:08, 1] smbd/sesssetup.c:reply_spnego_kerberos(173) > Failed to verify incoming ticket! > > I'm running: > > RedHat ES 3.0 with: > > kernel-smp-2.4.21-20.EL > krb5-libs-1.2.7-28 > > > Please, someone, give me the clue I need to solve this! > > Thanks, > ...Pat