Object(DN-Binary)

The Object(DN-Binary) syntax is an OctetString containing a binary value and a distinguished name (DN).

Syntax propertyValueDescription
Syntax-NameObject(DN-Binary)
attributeSyntax2.5.5.7 An OID of a syntax. The combination of the attributeSyntax and oMSyntax properties determines the syntax of an attribute.
oMSyntax127 Syntax of this attribute as defined by the XAPIA XOM (X/Open Object Model) specification.
oMObjectClassX'2a864886f7140101010b' An octet string that must be specified for attributes whose oMSyntax property value is 127. Usually, there is a one-to-one mapping between the attributeSyntax and the oMObject class.
Attributes of this syntaxMS-DS-Replicates-NC-Reason
Other-Well-Known-Objects
Proxied-Object-Name
Well-Known-Objects

UsageFor information on the useage of DNWithOctetString see Enabling Rename-Safe Binding with the otherWellKnownObjects property.
RemarksActive Directory keeps the DN upto-date. DNWithOctetString has the following format: B;CharCount:binaryValue:ObjectDN, where CharCount is the count of hex digits in binaryValue that is the hexadecimal representation of the stored binary value. ObjectDN is the distinguished name of an object referenced by this attribute. Active Directory maintains the ObjectDN portion to hold the current DN of the object orginally specified when the value was created.