Re: beeline connection to Hive using both Kerberos and LDAP with SSL

2017-05-02 Thread Mich Talebzadeh
So it translates to either LDAP or Kerberos, we cannot enable both for same Hive Server. SSL is independent. So the supported situations are as below. 1. Anonymous authentication (w/ or w/o SSL) 2. LDAP authentication (w/ or w/o SSL) 3. Kerberos Cheers Dr Mich Talebzadeh LinkedI

Re: beeline connection to Hive using both Kerberos and LDAP with SSL

2017-04-30 Thread Mich Talebzadeh
Thanks Kapil. Does this mean that one can have both Kerberos and LDAP (with SSL) and use either? Cheers, Mich Dr Mich Talebzadeh LinkedIn * https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw

Re: beeline connection to Hive using both Kerberos and LDAP with SSL

2017-04-25 Thread Kapil Rastogi
Starting with CDH 5.7, clusters running LDAP-enabled HiveServer2 deployments also accept Kerberos authentication. https://www.cloudera.com/documentation/enterprise/5-8-x/topics/cdh_sg_hiveserver2_security.html Hope that helps. Kapil On Fri, Apr 7, 2017 at 7:58 PM, Gopal Vijayaraghavan wrote: >

Re: beeline connection to Hive using both Kerberos and LDAP with SSL

2017-04-07 Thread Gopal Vijayaraghavan
> Is there anyway one can enable both (Kerberos and LDAP with SSL) on Hive? I believe what you're looking for is Apache Knox SSO. And for LDAP users, Apache Ranger user-sync handles auto-configuration. That is how SSL+LDAP+JDBC works in the HD Cloud gateway [1]. There might be a similar soluti