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

How can I get a kvno for keytab, by a separate request, or in another way? #6

Open
volodya-nrg opened this issue Mar 15, 2023 · 1 comment

Comments

@volodya-nrg
Copy link

I want to create a keytab, but for that I need a valid kvno. Is it possible to make some kind of http request (or otherwise) to get a kvno?

@achernya
Copy link
Member

A keytab ("key table") is a file representing a kerberos principal's credentials. KVNO is a Key Version Number. Keytabs are usually created using the kadmin command by a Kerberos administrator. You probably are interested in the Kerberos documentation in general, not this project.

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