Default Generic LDAP connector attributes for groups are incorrect

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 1.5
    • Affects Version/s: 1.4, 1.4.1, 1.4.2
    • Component/s: None
    • None

      When creating a 'generic ldap' connector, the default values for the group object type are not consistent.

      In the JSP, default values being populated from the LDAP properties mapper are not identical and both should be groupOfUniqueNames

      form.groupObjectClass.value = 'groupOfUniqueNames';
      form.groupObjectFilter.value = '(objectclass=posixGroup)';
      

              Assignee:
              David O'Flynn [Atlassian]
              Reporter:
              Justen Stepka [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: