Note
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier les répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de changer de répertoire.
The CLUSCTL_RESOURCE_NETNAME_CHECK_OU_PERMISSIONS_INPUT structure SHOULD<31> be used to determine whether the server has permissions to access a directory server. It is a custom-marshaled structure that contains the following fields.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dwVersion |
|||||||||||||||||||||||||||||||
|
dwPermissions |
|||||||||||||||||||||||||||||||
|
GUID (16 bytes) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
dwVersion (4 bytes): A 32-bit unsigned integer. The client MUST set this to 0x00000001.
dwPermissions (4 bytes): A 32-bit unsigned integer that indicates the permissions to check. The client MUST set this to field to 0x00000011.
GUID (16 bytes): A GUID, as specified in [MS-DTYP] section 2.3.4.2, identifying the type of directory object for which permissions are checked. The client MUST set Data1 to 0xbf967a86, Data2 to 0x0de6, Data3 to 0x11d0, and Data4 to 0xe24930aa0085a211d0.