mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 23:05:49 +01:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=33426
@ -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