Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-2875

Fetching group memberships containing slashes fails with Active Directory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 2.3.9, 2.4.5, 2.5
    • None
    • Directory - LDAP
    • 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.

            jwalton joe
            jwalton joe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: