3.2.4.14 Application Requests Setting User Quota Information
The application MUST provide:
A valid Open to a file or directory on a share. The quota information of the object store that underlies the file or directory is the quota information to be modified.
A list of the security identifiers (SIDs, representing users) and their associated quota information to be set.
The client MUST construct an NT_TRANSACT_SET_QUOTA subcommand request, as specified in section 2.2.7.6.1, with the following additional parameters:
NT_Trans_Parameters.FID MUST be set to the Fid of the application-supplied Open.
The application-supplied list of SIDs and associated user quota information MUST be set as the contents of the NT_Trans_Data block, as specified in section 2.2.7.6.1.
The client sends the request to the server.