Create Flags field to 0x10 -- what is this one?

Joey Collins joeycollins at charter.net
Wed Sep 3 00:57:57 GMT 2003


Good evening all,

When opening a directory from Windows Explorer (on Windows 2000), the
resulting NT CREATE ANDX message sets the Create Flags field to 0x10.
This value is not documented in the SNIA spec, nor is it interpreted by
the version of Ethereal
that I have. Does anyone know what it means?

The same value is set when a directory is created with NT CREATE ANDX.

    NT Create AndX Request (0xa2)
        Word Count (WCT): 24
        AndXCommand: No further commands (0xff)
        Reserved: 00
        AndXOffset: 57054
        Reserved: 00
        File Name Len: 10
        Create Flags: 0x00000010
            .... .... .... .... .... .... .... 0... = Create Directory:
Target of open can be a file
            .... .... .... .... .... .... .... .0.. = Batch Oplock: Does
NOT request batch oplock
            .... .... .... .... .... .... .... ..0. = Exclusive Oplock:
Does NOT request oplock
        Root FID: 0x00000000
        Access Mask: 0x00060080
        Allocation Size: 0
        File Attributes: 0x00000000
        Share Access: 0x00000007
        Disposition: Open (if file exists open it, else fail) (1)
        Create Options: 0x00200000
        Impersonation: Impersonation (2)
        Security Flags: 0x00
        Byte Count (BCC): 13
        File Name: \test

Best Regards,

	Joey.



More information about the samba-technical mailing list