Alias dereferncing with subtree search isn't working correctly
--------------------------------------------------------------
Key: DIRSERVER-1355
URL: https://issues.apache.org/jira/browse/DIRSERVER-1355
Project: Directory ApacheDS
Issue Type: Bug
Components: ldap
Affects Versions: 1.5.4
Reporter: Stefan Seelmann
Assignee: Stefan Seelmann
The search with subtree scope and alias dereferncing enabled doesn't work as
expected. If an alias is dereferenced during the search then the search stop at
the alias target. If the alias target has descentants, the search isn't
continued and no descentants are returned. The algorithm described in
http://cwiki.apache.org/confluence/display/DIRxSRVx11/Structure+and+Organization#StructureandOrganization-HandlingDereferencingwithSubtreeLevelScope
isn't implemented yet.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.