Displaying 2 results from an estimated 2 matches for "smbsessionsetupx".
2012 Apr 10
6
trust relationship between this workstation and the primary domain failed
Samba shares work for windows 7 and Server 2008, but XP and Server 2000 recieve the following error when trying to map samba shares:
"The trust relationship between this workstation and the primary domain failed."
tail -f /var/log/messages
Apr 10 07:38:03 samba01 smbd[23581]:?? connect_to_domain_password_server: unable to open the domain client session to machine ad1.strat.com. Error
2001 Dec 22
3
NTLM, NTLMv2, lmcompatibilitylevel >=2 doesnt work
...local master = No
dns proxy = No
lanman auth = Yes
ntlm auth = Yes
(and the shares etc)
(oh and lanman auth = No didnt solve anything IIRC)
The client machine is W2K+SP2.
When I do a "net use k: \\smbserv\temp" Ethereal/tcpdump shows
a SMBnegprot request, reply, SMBsessionsetupX request, reply and then
the w2k client closes the tcp connection.
The eventlog show something like (translated from dutch):
"The redirector cannot initialize the properties of the securitycontext or querycontext."
Thanks,
Bram Matthys.
PS: Please CC as I'm not subscribed to th...