LDAPIdentityStoreImpl: Undocumented Feature "entrySearchScope" subtree
searching
--------------------------------------------------------------------------------
Key: GTNPORTAL-1949
URL:
https://issues.jboss.org/browse/GTNPORTAL-1949
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 3.1.0-GA
Environment: Enterprise Portal Platform 5.1.0
CentOS
Reporter: Georg Fleischer
Assignee: Luc Texier
The class LDAPIdentityStoreImpl supports searching in a subtree of a node.
The problem is, that it is documented nowhere, not even in the example files
provided the gatein.ear file.
I was only able to reveal this feature by looking at the source code.
Please update the documentation and the example configuration files.
Add the infrmation that the class LDAPIdentityStoreImpl supports
subtree searching when connecting to an LDAP. It can be configured in the identity
configuration, for example in /gatein.ear/02portal.war/WEB-INF/conf/organization/
picketlink-idm/examples/picketlink-idm-msad-readonly-config.xml
using the following option.
<option>
<name>entrySearchScope</name>
<value>subtree</value>
</option>
Kind regards,
Georg Fleischer
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira