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

No need to use the krb5 API #15

Open
nicowilliams opened this issue Feb 10, 2020 · 1 comment
Open

No need to use the krb5 API #15

nicowilliams opened this issue Feb 10, 2020 · 1 comment

Comments

@nicowilliams
Copy link

You shouldn't need to use the krb5 API, as is done in kerby.go, in ServerPrincipalDetails(), which is unused and undocumented anyways. Just remove it.

@nicowilliams
Copy link
Author

I'm surprised to see Go-coded use of the krb5 C API and C-coded use of the GSS C API. I'm not a Go programmer... Is it particularly difficult to make Go bindings to the GSS-API?

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