Displaying 1 result from an estimated 1 matches for "anna2".
Did you mean:
anna
2003 Dec 05
0
Bizarre bug
...wssage stating that
smbd/sesssetup.c:reply_spnego_kerberos(172)
Failed to verify incoming ticket!
Now, the odd thing about this is that, if I connect to the server by IP
address (\\123.123.123.123), then it works fine. Also, if I set up an
entry in my smb.conf file to say "netbios name = anna2", then connecting
to this server also works fine.
I'm guessing that all of this is telling me that my kerberos config is
broken in some way (I'm assuming that connecting under an alternate name
means that the kerberos credentials don't get sent). I've therefore
focused my effo...