Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.0
-
None
Description
if we want to add a new referral in a server, we have to select the 'manage' option in the connection property. This will trigger the usage of the Context.REFERRAL property which will be switched to MANAGE, globally. The result is that the ManageDsaIT control will be added to every request sent to a LDAP server, when this should be only sent for some few requests.
This control should be managed at the request level, when creating/modifying/deleting/searching an entry.