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

client login using keytab file #533

Open
karman-docker opened this issue Oct 16, 2023 · 0 comments
Open

client login using keytab file #533

karman-docker opened this issue Oct 16, 2023 · 0 comments

Comments

@karman-docker
Copy link

karman-docker commented Oct 16, 2023

Hi,
I am using this library for Kerberos authentication in my application. I have followed the examples provided in this repository to login my client application using a keytab file. Is there any other way for the client to login to KDC without using keytab file? The reason for my query is if the application is being used by thousands of users, this will require all those users first create a keytab file. I am wondering if there is some other alternative to using a keytab file. Similar to a browser which doesn't use keytab file. How does a browser able to sign-in to KDC without a keytab file ? Does it use the TGT generated when the user signs-in ?

@karman-docker karman-docker changed the title client login using keytabfile client login using keytab file Oct 16, 2023
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

1 participant