mneethiraj opened a new pull request, #518: URL: https://github.com/apache/ranger/pull/518
## What changes were proposed in this pull request? updated Ranger plugin to support initialization of Kerberos identity with following configurations ``` ranger.plugin.myservice.kerberos.initialize=true ranger.plugin.myservice.kerberos.login.type=keytab ranger.plugin.myservice.keytab.principal=myservice/_HOST@REALM ranger.plugin.myservice.keytab.file=/etc/keytabs/myservice.keytab ``` ## How was this patch tested? Build with tests completed successfully. -- 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: dev-unsubscr...@ranger.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org