Improve subentries support for other directory servers
------------------------------------------------------
Key: DIRSTUDIO-143
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-143
Project: Directory Studio
Issue Type: Improvement
Components: studio-browser
Affects Versions: 0.8.0
Reporter: Stefan Seelmann
Assignee: Stefan Seelmann
Fix For: 0.9.0
Some directory servers support subentries but not the subentry control. Instead
they require a special filter in order to return subentries:
- Sun Directory 5.2: filter (objectClass=ldapSubentry)
- Siemens DirX: filter (objectClass=subentry)
We should support these directory specific characteristics when fetching
subentries.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.