[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange ticket file question.




> If they do play nice, how would I go about changing it so heimdal stores 
> and looks for kerberos ticket files in a place like /ticket by default, 
> instead of /tmp?

Change the environment variable runtime or change the default
compiletime in include/krb5.h

#define KRB5_DEFAULT_CCFILE_ROOT "/tmp/krb5cc_"

Harald.