-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
None
Synchronisation with Active Directory fails with groups that contain a slash due to MicrosoftActiveDirectory.postprocessGroups. The result of group.getDn() is passed into Spring LDAP and is treated as a JNDI CompositeName, split on the slash.
We need to turn it into an LdapName to ensure it is passed through correctly.
- causes
-
CONFCLOUD-26032 Due to a bug in Crowd, user-group memberships for groups containing slashes are not fetched correctly from Active Directory
- Closed
-
CONFSERVER-26032 Due to a bug in Crowd, user-group memberships for groups containing slashes are not fetched correctly from Active Directory
- Closed
- mentioned in
-
Wiki Page Loading...