[Calendar and Contacts Server] #435: PyKerberos: Non-default Principal Support
#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
#435: PyKerberos: Non-default Principal Support ----------------------------------+----------------------------------------- Reporter: wsiegrist@… | Owner: wsanchez@… Type: Enhancement | Status: closed Priority: 4: Nice to have | Milestone: Component: PyKerberos | Severity: Other Resolution: Software changed | Keywords: Radar: | ----------------------------------+----------------------------------------- Changes (by wsanchez@…): * status: new => closed * resolution: => Software changed Comment: r7845 -- Ticket URL: <http://trac.calendarserver.org/ticket/435#comment:1> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
participants (1)
-
Calendar and Contacts Server