• Icon: Patch Patch
    • Resolution: Duplicate
    • Icon: Major Major
    • _unsorted
    • None
    • Platform: All, OS: All

      Please kindly update /WEB-INF/security/LDAPBindSecurityRealm.groovy to have the
      following class:

      authoritiesPopulator(DeferredCreationLdapAuthoritiesPopulator,initialDirContextFactory,"ou=groups")
      {
      // groupRoleAttribute = "ou";
      groupSearchFilter = "(|(member=

      {0}) (uniqueMember={0}

      ))"
      }

      Instead of the original:
      authoritiesPopulator(DeferredCreationLdapAuthoritiesPopulator,initialDirContextFactory,"ou=groups")
      {
      // groupRoleAttribute = "ou";
      }

      Thanks,

          [JENKINS-2314] Supporting uniqueMember in LDAP

          Alan Harder added a comment -

          fixed as issue 2256

              • This issue has been marked as a duplicate of 2256 ***

          Alan Harder added a comment - fixed as issue 2256 This issue has been marked as a duplicate of 2256 ***

            Unassigned Unassigned
            alvin_chang alvin_chang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: