3.1.1.3.3.16 doLinkCleanup

This operation causes the DC to immediately begin performing any delayed link processing necessary to satisfy the requirements of delayed link processing, as specified in section 3.1.1.1.16. This processing runs automatically as needed to satisfy those requirements; on a correctly functioning DC, there is no need to explicitly request such processing. The requester must have the "Do-Garbage-Collection" control access right on the nTDSDSA object for the DC.

The type of modification can be add or replace, and the values specified in the LDAP modify operation do not matter. The following shows an LDIF sample that performs this operation.

 dn:
 changetype: modify
 add: doLinkCleanup
 doLinkCleanup: 1
 -