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

Expose GSSAPI::Simple keytab #21

Merged
merged 1 commit into from
Oct 12, 2015
Merged

Conversation

hunzinker
Copy link
Contributor

GSSAPI::Simple supports kerberos keytab by default. This PR exposes a client attribute kerberos_keytab which defaults to nil.

Addresses issue: #15

@hunzinker
Copy link
Contributor Author

@kzk Hi! Anything else I need to do to get this merged?

Thanks

@tagomoris
Copy link
Collaborator

@hunzinker I'm very sorry for late reply.
Is this patch working on your site?

@hunzinker
Copy link
Contributor Author

@tagomoris yes I've tested this against a cluster with Kerberos enabled and everything worked fine.

@tagomoris
Copy link
Collaborator

@hunzinker Okay, i'll merge this and release next version tomorrow (in my timezone) if i can find time to do it. :P
Thank you for contribution!

tagomoris added a commit that referenced this pull request Oct 12, 2015
@tagomoris tagomoris merged commit e017478 into kzk:master Oct 12, 2015
@tagomoris
Copy link
Collaborator

I've just released v0.7.1. Thanks!

@hunzinker
Copy link
Contributor Author

Thanks!

cc\ @PaulOstazeski @p5k6

@redbaron4
Copy link

Hi @hunzinker I know this is an old thread and thank you for adding this feature.

However, trying to provide a keytab file without doing a kinit first leads me to a No Credentials provided error. See #32 issue for a description of what causes this issue.

Have you been able to authenticate without doing a kinit and by just providing the keytab file?

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.

3 participants