Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-7906

Only the LDAP repository a user was found in contributes to their groups

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a bug
    • Icon: Low Low
    • None
    • 2.3.3
    • None

      If you configure two LDAP repositories, but have the same user in each, with the same username but different DNs, then they have membership only of the groups in the first repository.

      This is because the membership query in the second repository uses the DN from the first repository, i.e:

      conn=5 op=1 SRCH base="dc=atlassian2,dc=com" scope=2 deref=3 filter="(&(objectClass=groupOfNames)(&(objectClass=groupOfNames)(member=cn=testuser1,ou=users,ou=people,ou=functest,dc=atlassian,dc=com)))"

              matt@atlassian.com Matt Ryall
              tom@atlassian.com Tom Davies
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: