| Ersin Er (JIRA) 2006-08-29, 7:11 pm |
| EXPORT/IMPORT permissions are not handled correctly by the Authz service
------------------------------------------------------------------------
Key: DIRSERVER-724
URL: http://issues.apache.org/jira/browse/DIRSERVER-724
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: pre-1.0, 1.0-RC1, 1.0-RC2, 1.0-RC3, 1.1.0, 1.0-RC4
Reporter: Ersin Er
Fix For: 1.1.0, 1.0-RC4
Considering a ModifyDN operation,
an EXPORT permission is needed for the original name of the entry being moved and
an IMPORT permission is needed for the target name of the entry being moved.
However the currect implementation only considers original names.
A test case demostrating the issue has been added as commented out here:
http://svn.apache.org/viewvc?view=rev&revision=438144
--
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
|