Displaying 1 result from an estimated 1 matches for "ujbennett".
Did you mean:
jbennett
2004 Apr 08
0
Setting up Linux and ADS
...uot; -U\$adminname, no
problem
I've run net ads testjoin and it comes back Ok.
I've run klist tickets on my local PC, no problem, got a ticket from the
server.
When it comes time to run smbclient or attempt to mount and Samba shares, I
get problems. For example:
smbclient -L calnfs01 -k -Ujbennett
session setup failed: NT_STATUS_LOGON_FAILURE
In Samba log I get:
[2004/04/08 11:33:27, 1] smbd/sesssetup.c:reply_spnego_kerberos(173)
Failed to verify incoming ticket!
When I try to run
net use * \\calnfs01\test
I get in the log:
[2004/04/08 11:34:50, 1] smbd/sesssetup.c:reply_spnego_kerberos...