Skip to content

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

Open
tsipinakis wants to merge 3 commits into
jcmturner:masterfrom
ContainerSSH:patches_containerssh
Open

Implement the necessary functionalities for implementing a GSS-API server#532
tsipinakis wants to merge 3 commits into
jcmturner:masterfrom
ContainerSSH:patches_containerssh

Conversation

@tsipinakis
Copy link
Copy Markdown

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

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

Successfully merging this pull request may close these issues.

1 participant