Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RANGER-5116: updated Ranger plugin to support configurations to initialize kerberos identity #518

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mneethiraj
Copy link
Contributor

@mneethiraj mneethiraj commented Jan 26, 2025

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.kerberos.keytab.principal=myservice/_HOST@REALM
ranger.plugin.myservice.kerberos.keytab.file=/etc/keytabs/myservice.keytab

How was this patch tested?

Build with tests completed successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants