[cifs-protocol] MS-ERREF addition requested

2009-03-12 Thread Zachary Loafman
Win7 build 7000 is sending NT status code 0xC1A1 in response to certain Byte-Range Lock operations, for example the offset = UINT64_MAX, length = UINT64_MAX case. I totally agree with this change, but MS-ERREF does not document 0xC1A1, nor do any public-facing documents that I can find. Can

[cifs-protocol] MS-ERREF addition requested

2009-03-31 Thread zachary . loafman
(Resending with CC to dochelp) Win7 build 7000 is sending NT status code 0xC1A1 in response to certain Byte-Range Lock operations, for example the offset = UINT64_MAX, length = UINT64_MAX case. I totally agree with this change, but MS-ERREF does not document 0xC1A1, nor do any public-facin

[cifs-protocol] Re: MS-ERREF addition requested

2009-04-01 Thread zachary . loafman
Thanks for the very detailed response! ...Zach On Wed, Apr 01, 2009 at 09:42:54AM -0700, Bill Wesse wrote: > Mr. Loafman, thanks for your question. I have created case SRX090331600478, > and filed a documentation change request (details below), as applicable to: > > [MS-ERREF]: Windows Error Co

[cifs-protocol] cifs/ SPN not accepted in certain scenarios

2009-08-28 Thread Zachary Loafman
We stumbled across a rather odd behavior related to non-forest-root tree-root domains. Can you help explain/document this behavior? I've attached a short pcap showing the start of an XP machine joining a 2k8 tree-root. Here's the setup: *) I have a Win2k8 DC at 10.54.139.240 for the zl.test domai

Re: [cifs-protocol] [Pfif] SMB1 Trans2SetPathInfo() FileEndOfFileInformation is not enforcing share modes

2009-12-08 Thread Zachary Loafman
> -Original Message- > From: cifs-protocol-boun...@cifs.org [mailto:cifs-protocol- > boun...@cifs.org] On Behalf Of Bill Wesse > Sent: Tuesday, December 08, 2009 6:08 AM > To: Tim Prouty > Cc: p...@tridgell.net; cifs-proto...@samba.org > Subject: Re: [cifs-protocol] [Pfif] SMB1 Trans2SetPat

[cifs-protocol] OPEN_ANDX undocumented flag with 19 word count response

2009-12-17 Thread Zachary Loafman
If the client adds a 0x10 flag in the Flags field of SMB_COM_OPEN_ANDX, a Windows server will send back an alternate 19 WordCount response. Neither the 0x10 flag nor the 19 WordCount response are documented in MS-CIFS. Wireshark can't handle the flag or response, but netmon seems to document it. T

Re: [cifs-protocol] OPEN_ANDX undocumented flag with 19 word count response

2009-12-17 Thread Zachary Loafman
Bill - Thanks! I apologize for not checking MS-SMB as well, woops. > -Original Message- > From: Bill Wesse [mailto:bil...@microsoft.com] > Sent: Thursday, December 17, 2009 9:25 AM > To: Zachary Loafman > Cc: p...@tridgell.net; cifs-proto...@samba.org > Subject: RE: OPEN