#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