6.1.6.9.3 msDS-TrustForestTrustInfo Attribute
Information about trust relationships with other forests is stored in objects of class trustedDomain in the domain NC replica of the forest root domain. Specifically, the msDS-TrustForestTrustInfo attribute on such objects contains information about the trusted forest or realm. The structure of the information contained in this attribute is represented in the following manner.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Version |
|||||||||||||||||||||||||||||||
RecordCount |
|||||||||||||||||||||||||||||||
Records (variable) |
|||||||||||||||||||||||||||||||
... |
Version (4 bytes): Version of the data structure. The only supported version of the data structure is 1.
RecordCount (4 bytes): Number of records present in the data structure.
Records (variable): Variable-length records each containing a specific type of data about the forest trust relationship.
-
IMPORTANT NOTE: Records are not aligned to 32-bit boundaries. Each record starts at the next byte after the previous record ends.
-
Each record is represented as described in section 6.1.6.9.3.1.
Note All fields have little-endian byte ordering.