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 keytab support for SPNEGO apps #39

Open
smhmhmd opened this issue Dec 21, 2022 · 2 comments
Open

Add keytab support for SPNEGO apps #39

smhmhmd opened this issue Dec 21, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@smhmhmd
Copy link
Contributor

smhmhmd commented Dec 21, 2022

As per this discussion, add keytab support.

It looks possible to extend credentials-fetcher to manipulate keytab files.
Keytab files can be shared with containers just like Kerberos tickets are being shared as of now.
This can be done with non-gMSA accounts as well, as long as password expiry interval is known.
If the password expiry interval is longer than keytab file refresh, this would work fine.

@zyloid
Copy link

zyloid commented Dec 21, 2022

+1

@smhmhmd
Copy link
Contributor Author

smhmhmd commented Dec 21, 2022

Thanks @zyloid

@sb-ruisms sb-ruisms added the enhancement New feature or request label May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants