captainzmc edited a comment on issue #236: [LIVY-678] Thrift ldap 
authentication, based on ldapurl, basedn, domain
URL: https://github.com/apache/incubator-livy/pull/236#issuecomment-545241418
 
 
   Hi @mgaido91 @jerryshao I had unify the configuration of ldap and the code 
has been commited. I wondered if we need to unify AUTH_TYPE and 
THRIFT_AUTHENTICATION.
   AUTH_TYPE is used in livy-server. Refer to the implementation of hadoop. Its 
value could be(lowercase): **kerberos\ldap\null\customType**
   THRIFT_AUTHENTICATION is used in thrift-server. Refer to the implementation 
of hive. Its value could be(uppercase): **NOSASL\NONE\LDAP\KERBEROS\CUSTOM\PAM**
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to