Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-5815

LDAP groups can have names which are illegal in JCR

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.5.20
    • None
    • None

      LdapAuthenticationModule blindly passes LDAP group names to GroupManager in collectRoleNames() and collectGroupNames; this can lead to RepositoryExceptions being thrown if a group name contains a ' for instance (which seem to happen on default french AD installations: Administrateurs de l'entreprise)

      We should either log/ignore those (specific) exceptions or filter the names...

        Acceptance criteria

              mdivilek Milan Divilek
              gjoseph Magnolia International
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD