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 kerberos support #34

Closed
arthurzenika opened this issue Jun 18, 2015 · 3 comments
Closed

add kerberos support #34

arthurzenika opened this issue Jun 18, 2015 · 3 comments
Labels

Comments

@arthurzenika
Copy link
Contributor

Add kerberos authentification support.

It is likely we will contribute a patch for this in the near future.

@arthurzenika
Copy link
Contributor Author

would it be ok to add a dependency on requests-keberos https://pypi.python.org/pypi/requests-kerberos ?

@whiteinge
Copy link
Contributor

Kerberos support in Pepper would be fine as long as it is an optional requirement. In other words, no additional deps or steps must be required for Pepper to function as it does now. If Kerberos support is needed then additional software can be installed and configuration can be done.

Cross-linking saltstack/salt#24793 since the conversation there will also shape what Kerberos support in Pepper ends up looking like.

@arthurzenika
Copy link
Contributor Author

OK. we'll find a way to have a configuration switch that enables this optional import.

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

No branches or pull requests

2 participants