2.2.4.1 SMB_COM_CREATE_DIRECTORY (0x00)

This is an original Core Protocol command. This command is deprecated. Clients SHOULD use the TRANS2_CREATE_DIRECTORY subcommand.

The Create Directory command creates a new directory on the server, relative to a connected share. The client MUST provide a valid UID and TID, as well as the pathname (relative to the TID) of the directory to be created.

Servers MUST require clients to have, at minimum, create permission within the parent directory in order to create a new directory. The creator's access rights to the new directory are be determined by local policy on the server.