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

Document kerberos token usage #8

Open
stdweird opened this issue Apr 1, 2016 · 1 comment
Open

Document kerberos token usage #8

stdweird opened this issue Apr 1, 2016 · 1 comment

Comments

@stdweird
Copy link
Owner

stdweird commented Apr 1, 2016

No description provided.

@stdweird
Copy link
Owner Author

stdweird commented Apr 1, 2016

@NickCis
If you set the following

export KRB5_CLIENT_KTNAME=/path/to/keytab

then LWP::Authen::Negotiate should pick this up and create a valid token

klist -k /path/to/keytab should show the principals, it it contains more than one, i think the first one will be used.

i'll do some tests next week and write this up.

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