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

Credentials Cache File Not Found #27

Open
danielladd opened this issue Jun 30, 2016 · 5 comments
Open

Credentials Cache File Not Found #27

danielladd opened this issue Jun 30, 2016 · 5 comments

Comments

@danielladd
Copy link

I am trying to use this plugin to connect to a Windows machine using Kerberos authentication, but I keep getting the following error:

image

@danielladd
Copy link
Author

It looks like the plugin looks for a credentials cache in /tmp/krb5cc_109 which does not exist. If I create this cache manually the plugin then works.

@danielladd
Copy link
Author

From what I can tell the plugin does not create the cache file or request the KDC kerberos ticket. For now I have ansible renewing this ticket every 30 minutes but it is not ideal. Maybe something to take as a feature request.

@spuder
Copy link
Contributor

spuder commented Jul 6, 2016

Thanks for reporting this. Currently we aren't using kerberose for authentication. The priority for adding this feature is not something we could take on right now. If you are able to develop a solution, pull requests are welcome.

@UnicodeTreason
Copy link
Contributor

Just to confirm my understanding, Kerberos authentication doesnt currently work with this plugin?

@spuder
Copy link
Contributor

spuder commented Sep 7, 2016

I don't believe it does kerberos. @vvchik can you confirm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants