[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Krb5 TGT location question
I've got code that does a successful LDAP+GSSAPI(Kerberos) bind. :-)
But I'm not sure exactly how openldap knows where my TGT is? With
Kerberos I do a krb5_cc_default to store the TGT in the "default"
location, whereever that is. And I never tell openldap where to find
it. I don't see any environmental variable that says where it is
either.
Does openldap just have standard locations it looks in? Or.... ?
Thanks,
- Jeremiah :)