[python-ldap] Is it possible to bind using a kerberos keytab

John Dennis jdennis at redhat.com
Wed Dec 24 15:30:00 CET 2014


I believe you need to have the KRB5CCNAME environment variable set to
the location of your ccache file. The library code looks for KRB5CCNAME
in the processes environment variables in order to locate your krb
credentials.

-- 
John


More information about the python-ldap mailing list