[CalendarServer-dev] [Calendar and Contacts Server] #435: PyKerberos: Non-default Principal Support
Calendar and Contacts Server
trac at macosforge.org
Mon Apr 11 18:01:46 PDT 2011
#435: PyKerberos: Non-default Principal Support
---------------------------------+------------------------------------------
Reporter: wsiegrist@… | Owner: wsanchez@…
Type: Enhancement | Status: new
Priority: 4: Nice to have | Milestone:
Component: PyKerberos | Severity: Other
Keywords: | Radar:
---------------------------------+------------------------------------------
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.
--
Ticket URL: <http://trac.calendarserver.org/ticket/435>
Calendar and Contacts Server </>
HTTP/WebDAV/CalDAV Server
More information about the calendarserver-dev
mailing list