Passing LDAP controls with the proxying request processor
About this task
If your deployment does not use entry balancing and requires the use of LDAP controls not defined in the request processor’s supported-control property, configure the PingDirectoryProxy to forward these controls correctly.
Steps
-
Configure the
supported-control-oid
property to define the request OID of the LDAP control.Result:
The PingDirectoryProxy server updates the root DSA-specific entry (DSE)
supportedControl
attribute with the values entered for thesupported-control-oid
property.