Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The LDAP_SERVER_SET_OWNER_OID is used with an LDAP add operation to specify the owner of the object to be created. The owner is to be set into the owner portion of the security descriptor stored in the ntSecurityDescriptor attribute of the object to be created.
When sending this control to the DC, the controlValue field is set to the BER encoding of the following ASN.1 structure.
-
SID octetString
The supplied SID value is a valid SDDL UTF-8 string representation of a SID ([MS-DTYP] section 2.4.2.1).
If an owner is specified both via this control and via a value for the ntSecurityDescriptor attribute, the value specified by this control takes precedence.