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

Merged
merged 4 commits into from
Jan 28, 2025

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.ugi.initialize=true
ranger.plugin.myservice.ugi.login.type=keytab
ranger.plugin.myservice.ugi.keytab.principal=myservice/_HOST@REALM
ranger.plugin.myservice.ugi.keytab.file=/etc/keytabs/myservice.keytab

How was this patch tested?

Build with tests completed successfully.

@mneethiraj mneethiraj merged commit cbf4152 into apache:master Jan 28, 2025
2 of 3 checks passed
mneethiraj added a commit that referenced this pull request Jan 28, 2025
…ialize UserGroupInfomation (#518)

 (cherry picked from commit cbf4152)
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