Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

PyKerberos: Non-default Principal Support #18

Closed
macosforgebot opened this issue Apr 12, 2011 · 2 comments
Closed

PyKerberos: Non-default Principal Support #18

macosforgebot opened this issue Apr 12, 2011 · 2 comments

Comments

@macosforgebot
Copy link

wsiegrist@… originally submitted this as ticket:435


Here is a patch that adds support to authGSSClientInit (gss_init_sec_context) for using the non-default principal. It adds a "principal" kwarg to authGSSClientInit() which gets stashed in the client state struct and used when gss_init_sec_context is called. The default behavior is unchanged.

@macosforgebot
Copy link
Author

wsiegrist@… originally submitted this as attachment:PyKerberos-non-default-client-principal.patch:⁠ticket:435

@macosforgebot
Copy link
Author

@wsanchez originally submitted this as comment:1:⁠ticket:435

  • Status changed from new to closed
  • Resolution changed from to Software changed

r7845

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

No branches or pull requests

2 participants