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

Fetching group memberships containing slashes fails with Active Directory

    XMLWordPrintable

Details

    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: