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

Kerberos auth support #1

Open
jflorian opened this issue Nov 18, 2018 · 2 comments
Open

Kerberos auth support #1

jflorian opened this issue Nov 18, 2018 · 2 comments

Comments

@jflorian
Copy link
Owner

This module presently only supports x509 authentication. Koji supports both x509 and Kerberos; this module should as well.

@jflorian
Copy link
Owner Author

I guess the first step would be to identify what parts of Koji use Kerberos to know specifically what must be changed here. Also, my present understanding of authentication in Koji is how it uses x509. I'm assuming its use of Kerberos would be similar but awareness of any other differences would be helpful, but those can become evident as we go, if that's easier. (I intend to migrate my Koji auth in the process.)

@jflorian
Copy link
Owner Author

X.509 certificate usage is now optional with this Puppet module. That implementation (via the various *::x509 classes) should serve as a good model for implementing (optional) Kerberos support.

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

1 participant