Make the ticket filename the same as for our old eBones. I am going to
kerberize xdm again, and it will be a pain to maintain two different sets of patches (for 2.2 and 3.0).
This commit is contained in:
parent
879e5f26e8
commit
22b8189d67
@ -209,7 +209,7 @@ struct krb_host *krb_get_host __P((int, char*, int));
|
||||
|
||||
/* Location of ticket file for save_cred and get_cred */
|
||||
#define TKT_FILE tkt_string()
|
||||
#define TKT_ROOT "/tmp/tkt"
|
||||
#define TKT_ROOT "/tmp/tkt_"
|
||||
|
||||
/* Error codes returned from the KDC */
|
||||
#define KDC_OK 0 /* Request OK */
|
||||
|
Loading…
Reference in New Issue
Block a user