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

Add support for keytab #246

Open
apodhrad opened this issue Oct 11, 2023 · 1 comment
Open

Add support for keytab #246

apodhrad opened this issue Oct 11, 2023 · 1 comment

Comments

@apodhrad
Copy link

Could you add a support where the kerberos is handled with a keytab, please?

@ktdreyer
Copy link
Member

There are a couple of ways to do this outside of this library, or even Python itself.

See ktdreyer/koji-ansible#150 - As documented at https://web.mit.edu/kerberos/krb5-latest/doc/basic/keytab_def.html#default-client-keytab , MIT Kerberos first checks a KRB5_CLIENT_KTNAME environment variable, and then the default_client_keytab_name setting in /etc/krb5.conf.

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

No branches or pull requests

2 participants