All of lore.kernel.org
 help / color / mirror / Atom feed
* SMB3 Session Setup
@ 2012-10-03  4:39 Steve French
  2012-10-03  4:49 ` Jeremy Allison
  2012-10-03 14:18 ` Stefan (metze) Metzmacher
  0 siblings, 2 replies; 3+ messages in thread
From: Steve French @ 2012-10-03  4:39 UTC (permalink / raw)
  To: samba-technical; +Cc: linux-cifs

I noticed some odd differences between Samba 4 (current master) and
Windows 8 in SMB3 session setup handling (both fail for different
reasons at the moment from the linux cifs client, while smb2.1 works).

negotiate protocol to both (Samba and Windows 8) look similar.  In
this case I am requesting only one dialect smb3
session setup phase 1 (raw ntlmssp) looks similar.
three cases for session setup phase two
1) if bad password:  then I get STATUS_LOGON_FAILURE as expected
2) if good password (which worked with smb2.1) then to Samba server I
get Samba sending back a signed response (success), even though I
didn't ask for signing
3) if good password (which worked with smb2.1) then to Windows 8
server I get Windows 8 sending back an error response
"STATUS_USER_SESSION_DELETED"
Any idea what that error means?





-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-03 14:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-03  4:39 SMB3 Session Setup Steve French
2012-10-03  4:49 ` Jeremy Allison
2012-10-03 14:18 ` Stefan (metze) Metzmacher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.