The ManageDsaIT control should be activable for a single request, not at the
connection level
---------------------------------------------------------------------------------------------
Key: DIRSTUDIO-402
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-402
Project: Directory Studio
Issue Type: Bug
Affects Versions: 1.2.0
Reporter: Emmanuel Lecharny
Fix For: 1.3.0
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.