3.4.4.2.3.1.16 ActiveDirectoryDomain/RIDMaster

The RIDMaster element contains the FQDN (1) of the server holding the RID Master FSMO role for this domain. See [MS-ADTS] section 6.1.5.

 <xs:element name="RIDMaster" nillable="true" type="xs:string" />

The RIDMaster element is populated from the server!dnsHostName attribute on the parent of the RID Master's nTDSDSA object. The RID Master's nTDSDSA object is the object referenced by the rIDManager!fSMORoleOwner attribute on the rIDManager object referenced by the domain NC root's domainDNS!rIDManagerReference attribute. See [MS-ADTS] section 6.1.1.2.2.1.2.1.1 for information on the nTDSDSA object. See [MS-ADTS] sections 3.1.1.1.11 and 6.1 for information on FSMO roles and the fSMORoleOwner attribute. If the domainDNs!rIDManagerReference, rIDManager!fSMORoleOwner, or server!dnsHostName attribute is not present or cannot be read due to the client lacking access rights to read the attribute, the server returns a null ActiveDirectoryDomain/RIDMaster element.