Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement the necessary functionalities for implementing a GSS-API server #532

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tsipinakis
Copy link

This PR adds some necessary functionality for using gokrb5 in the server-side code of a GSS-API server.And some additional client-side functionality (i.e. writing and handling credential caches) Specifically:

  • Creation and marshaling of APRep packets.
  • Support for generating and serializing kerberos credential caches
  • Ability to get kerberos ticket from a credential delegation from the client, and embed it into the credential cache

The generated credential cache file format follows the MIT standard

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

Successfully merging this pull request may close these issues.

1 participant