Re: [cifs-protocol] New case: SRX091209600095 Trans2SetPathInfo() returns truncated SMB header

2009-12-11 Thread Bill Wesse
Good morning Tim. There are indeed other cases where WordCount and ByteCount are not sent; I have located several dozen potential SMB response cases where this could occur. The Technical Document Issue (TDI) I filed yesterday includes this as an issue, along with when a DOSError is returned wit

Re: [cifs-protocol] Object(OR-Name) syntax implementation

2009-12-11 Thread John Dunning
Hello Karmen, Thank you for bringing this issue to our attention. [MS-ADTS] section 3.1.1.3.4.1.5 and [MS-DRSR] section 5.16.3.13 will be updated. A Windows Behavior note from [MS-DRSR] Appendix B will also be removed. The conversion to SYNTAX_DISTNAME_BINARY from attributes with Object(OR-N

Re: [cifs-protocol] Structure of prefixMap over LDAP

2009-12-11 Thread Obaid Farooqi
Hi Andrew: We have finished our investigation on your question regarding prefixMap appearing on the wire. PrefixMap is an attribute specific to Microsoft's Active Directory implementation. It is used by the system to map an internal structure to its corresponding OID. PrefixMap resides in the

Re: [cifs-protocol] SMBv1 multiple lock cancel behavior

2009-12-11 Thread Hongwei Sun
Proposed Response: Steven, After review, we have confirmed that if the CANCEL_LOCK in SMB_COM_LOCKING_ANDX bit is set, Windows based servers cancel only the first request in the lock array, and returns SUCCESS for the request. We will update the MS-CIFS document with this behavior.