| Pierre-Arnaud Marcelot (JIRA) 2006-08-01, 7:11 am |
| Wrong DN comparison in SimpleTriggerExecutionAuthorizer
-------------------------------------------------------
Key: DIRSERVER-691
URL: http://issues.apache.org/jira/browse/DIRSERVER-691
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 1.1.0
Reporter: Pierre-Arnaud Marcelot
The comparison between the two DN is wrong : the first one is normalized, the second isn't.
PartitionNexusProxy.ADMIN_PRINCIPAL_NORMALIZED should be used instead of PartitionNexusProxy.ADMIN_PRINCIPAL.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|