-
Bug
-
Resolution: Fixed
-
Medium
-
2.3.2
-
None
A customer has configured DN subtree matching to use the "naive" implementation in Confluence and they get this error.
(error from the log)
<uid=jeffajaxt1,ou=people,o=ajax repair,ou=partners, ou=external, o=sds> is outside the entity base DN subtree scope <ou=partners,ou=external,o=sds>
the extra spaces in the user DN are causing the match to fail. Turning off the "naive" option fixes this. But then they get case matching issues. For example, they get the following error.
<uid=JeffAjaxT1,ou=People,o=AJAX REPAIR,ou=Partners,ou=External,o=SDS> is outside the entity base DN subtree scope <ou=partners,ou=external,o=sds>
So it seems like there is no configuration that provides a way to account for multiple cases and whitespace.
- causes
-
CONFSERVER-24515 CASE-SENSITIVE DN causes partial synchronization of LDAP membership.
- Closed
-
CWD-2885 Crowd relies on bug fix in Apache DS 1.5.1
- Closed
- incorporates
-
CWD-2704 LDAP group membership works only if the DN matches CASE-SENSITIVE
- Closed