#314: Custom keytab file location for Kerberos
-------------------------------+--------------------------------------------
Reporter: ra...@… | Owner: wsanc...@…
Type: Feature | Status: new
Priority: 4: Nice to have | Milestone:
Component: Calendar Server | Severity: Other
Keywords: |
-------------------------------+--------------------------------------------
Could a feature be added for adding a custom location for the keytab file?
This could be specified as a configuration parameter as below.
<!-- Kerberos/SPNEGO -->
<key>Kerberos</key>
<dict>
<key>Enabled</key>
<true/>
<key>ServicePrincipal</key>
<string>HTTP/[email protected]</string>
<key>KeytabLocation</key>
<string>/etc/keytabs/caldav.keytab</string>
</dict>
Alternatively if this could be achieved by setting the environment
variable KRB5_KTNAME, that would be fine as well.
--
Ticket URL: <http://trac.calendarserver.org/ticket/314>
CalendarServer </>
HTTP/WebDAV/CalDAV Server
_______________________________________________
calendarserver-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev