(KRB5_DEFAULT_CCFILE_ROOT): add
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8220 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -235,7 +235,9 @@ typedef AP_REQ krb5_ap_req;
|
||||
|
||||
struct krb5_cc_ops;
|
||||
|
||||
#define KRB5_DEFAULT_CCROOT "FILE:/tmp/krb5cc_"
|
||||
#define KRB5_DEFAULT_CCFILE_ROOT "/tmp/krb5cc_"
|
||||
|
||||
#define KRB5_DEFAULT_CCROOT "FILE:" KRB5_DEFAULT_CCFILE_ROOT
|
||||
|
||||
typedef void *krb5_cc_cursor;
|
||||
|
||||
|
Reference in New Issue
Block a user