mneethiraj opened a new pull request, #704: URL: https://github.com/apache/ranger/pull/704
## What changes were proposed in this pull request? Introduced `Dockerfile.ranger-kdc` to deploy a Kerberos KDC; introduced script `create_keytab.sh` which can be used by services to create Kerberos principals and keytabs for their use. ## How was this patch tested? Brought up Ranger container using `docker compose` along with `-f docker-compose.ranger-kdc.yml` and confirmed that each service created service principals and keytabs need for the service. -- 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]
