Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-7193

Hive should support additional LDAP authentication parameters

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 1.3.0, 2.0.0
    • None
    • None

    Description

      Currently hive has only following authenticator parameters for LDAP authentication for hiveserver2:

      <property> 
        <name>hive.server2.authentication</name> 
        <value>LDAP</value> 
      </property> 
      <property> 
        <name>hive.server2.authentication.ldap.url</name> 
        <value>ldap://our_ldap_address</value> 
      </property> 
      

      We need to include other LDAP properties as part of hive-LDAP authentication like below:

      a group search base -> dc=domain,dc=com 
      a group search filter -> member={0} 
      a user search base -> dc=domain,dc=com 
      a user search filter -> sAMAAccountName={0} 
      a list of valid user groups -> group1,group2,group3 
      

      Attachments

        1. LDAPAuthentication_Design_Doc.docx
          126 kB
          Naveen Gangam
        2. HIVE-7193.patch
          27 kB
          Naveen Gangam
        3. LDAPAuthentication_Design_Doc_V2.docx
          130 kB
          Naveen Gangam
        4. HIVE-7193.2.patch
          27 kB
          Naveen Gangam
        5. HIVE-7193.3.patch
          25 kB
          Naveen Gangam
        6. HIVE-7193.4.patch
          23 kB
          Naveen Gangam
        7. HIVE-7193.5.patch
          23 kB
          Naveen Gangam
        8. HIVE-7193.6.patch
          23 kB
          Naveen Gangam

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            ngangam Naveen Gangam Assign to me
            mkempanna Mala Chikka Kempanna
            Votes:
            1 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment