Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-19086

LDAP sync creates groups with "Local" type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5.0
    • 2.5.0
    • ambari-server
    • None

    Description

      STR:

      ambari-server setup-ldap
      ambari-server restart
      ambari-server sync-ldap --all
      

      Result: users synced from LDAP are created with type LDAP, but groups are created with type LOCAL:

      ambari=> select group_id, group_name, group_type, ldap_group from groups order by group_name;
       group_id |    group_name     | group_type | ldap_group
      ----------+-------------------+------------+------------
             59 | accumulo          | LOCAL      |          1
              2 | ambari            | LOCAL      |          0
             72 | ambari-server     | LOCAL      |          1
             81 | ams               | LOCAL      |          1
             60 | atlas             | LOCAL      |          1
      ...
      

      Attachments

        1. AMBARI-19086.patch
          5 kB
          Attila Doroszlai

        Issue Links

          Activity

            People

              adoroszlai Attila Doroszlai
              dbalasundaran Dhanya Balasundaran
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: