The Object(DS-DN) syntax is a string containing a distinguished name (DN).
Usage | Use this string syntax to store DNs that you want to keep up-to-date by Active Directory. For queries that include attributes of DN syntax in a filter, you must specify full DNs, wildcards (for example, cn=foo*) are not supported for filters on attributes with DN syntax. |
Remarks | When an attribute of DN syntax is created with a valid DN, Active Directory treats the attributes as a reference to the object represented by the DN that was set. If the referenced object is renamed or moved, Active Directory ensures that the attribute reflects the change. If the attribute is reset with a new DN, the attribute is referenced to the object represented by the new DN. This string syntax can also be used for linked DNs. Back links must be of syntax DN. Forward links can of syntax Dn, as well as DNWithString, DNWithBinary, AccessPointDn, or ORNmae. Linked attributes must have a linkID defined. See the description of linkID in attributeSchema properties. |