On Feb 20, 2012, at 4:52 AM, Calendar and Contacts Server <trac@macosforge.org> wrote:
#477: Can you specify the keytab? ---------------------------------+------------------------------------------ Reporter: raubvogel@… | Owner: wsanchez@… Type: Enhancement | Status: new Priority: 4: Nice to have | Milestone: Component: PyKerberos | Severity: Other Keywords: | Radar: ---------------------------------+------------------------------------------ Since in ubuntu apache is run as its own user (www-data), I have a separate keytab, in /etc/apache2/krb5.keytab, which contains the HTTP principal. How can I specify the location of the keytab in pyKerberos?
Looks like this is not configurable with PyKerberos; it's going to use the system's default location. -dre