vikaskr22 opened a new pull request, #1004:
URL: https://github.com/apache/ranger/pull/1004

   ## Ranger-KMS APIs (including dev_kms TestConnection) were breaking due to 
authentication & authorisation error after kerberos implementation in Docker 
env.
   
   This PR contains fix for following:
   1. Enabled KMS to run in kerberos: KMS uses kms-site.xml in it's 
authentication flow, not core-site.xml. So included kms-site.xml with correct 
config.
   2. Updated KDC entrypoint to generate HTTP.keytab for KMS , It is required 
for SPNEGO.
   3. Corrected hadoop_auth_local rule as per kerberos principal
   4. Fixed Class loading errors due to duplicate jars being added in ews/lib & 
WEB-INF/lib
   
   ## How was this patch tested?
   
   -in-progress
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to