Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-2314

Supporting uniqueMember in LDAP

    XMLWordPrintable

Details

    • Patch
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • _unsorted
    • None
    • Platform: All, OS: All

    Description

      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,

      Attachments

        Issue Links

          Activity

            mindless Alan Harder added a comment -

            fixed as issue 2256

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

            People

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

              Dates

                Created:
                Updated:
                Resolved: