Freigeben über


3.1.1.3.4.1.25 LDAP_SERVER_SHOW_DEACTIVATED_LINK_OID

The LDAP_SERVER_SHOW_DEACTIVATED_LINK_OID control is used with an LDAP search operation to specify that link attributes that refer to deleted-objects are visible to the search operation. If used in conjunction with LDAP_SERVER_SHOW_DELETED_OID or LDAP_SERVER_SHOW_RECYCLED_OID, link attributes that are stored on deleted-objects are also visible to the search operation. This applies to both the search filter and the set of attributes returned by the search operation. When this control is not used, linked attribute values referring to deleted-objects and link valued attributes stored on deleted-objects are not visible to search operation filters, and are not returned as requested attributes for the search operation.

Extended control names

Link values neither stored on nor referring to deleted-objects

Link values not stored on but referring to deleted-objects

Link values stored on deleted-objects but not referring to deleted-objects

Link values stored on and referring to deleted-objects

LDAP_SERVER_SHOW_DEACTIVATED_LINK_OID

Visible

Visible

Not Visible

Not Visible

LDAP_SERVER_SHOW_DEACTIVATED_LINK_OID in conjunction with LDAP_SERVER_SHOW_DELETED_OID or LDAP_SERVER_SHOW_RECYCLED_OID

Visible

Visible

Visible

Visible

When sending this control to the DC, the controlValue field of the Control structure is omitted. Sending this control to the DC does not cause the server to include any controls in its response.