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

Fetching group memberships containing slashes fails with Active Directory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 2.3.9, 2.4.5, 2.5
    • None
    • Directory - LDAP
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: