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

LDAP - Specify binddn for ldap-search

    XMLWordPrintableJSON

Details

    • Hide
      Adds the following configuration properties for plain LDAP authentication to use a specified bind user to connect to the server:

      hive.server2.authentication.ldap.binddn - Fully qualified name of the bind user you want to use.
      hive.server2.authentication.ldap.bindpw - The password for the bind user specified in the parameter above. This may be contained in the configuration parameters directly, or inside of a jceks file.
      Show
      Adds the following configuration properties for plain LDAP authentication to use a specified bind user to connect to the server: hive.server2.authentication.ldap.binddn - Fully qualified name of the bind user you want to use. hive.server2.authentication.ldap.bindpw - The password for the bind user specified in the parameter above. This may be contained in the configuration parameters directly, or inside of a jceks file.

    Description

      When user accounts cannot do an LDAP search, there is currently no way of specifying a custom binddn to use for the ldap-search.

      So I'm missing something like that:

      hive.server2.authentication.ldap.bindn=cn=ldapuser,ou=user,dc=example
      hive.server2.authentication.ldap.bindnpw=password
      

      Attachments

        1. 0001-HIVE-21009-Adding-ability-for-user-to-set-bind-user-.patch
          13 kB
          David McGinnis
        2. HIVE-21009.01.patch
          13 kB
          David McGinnis
        3. HIVE-21009.02.patch
          11 kB
          David McGinnis
        4. HIVE-21009.03.patch
          11 kB
          David McGinnis
        5. HIVE-21009.04.patch
          12 kB
          David McGinnis
        6. HIVE-21009.05.patch
          14 kB
          David McGinnis
        7. HIVE-21009.06.patch
          12 kB
          David McGinnis
        8. HIVE-21009.07.patch
          12 kB
          David McGinnis
        9. HIVE-21009.patch
          8 kB
          David McGinnis

        Activity

          People

            mcginnda David McGinnis
            tuhren Thomas Uhren
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: