diff --git a/include/config.h.w32 b/include/config.h.w32 index 0baf07e9a..288ad6b8e 100644 --- a/include/config.h.w32 +++ b/include/config.h.w32 @@ -1450,8 +1450,7 @@ static const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg } #define LIBDIR "%{LIBDIR}" -/* For compatibility with MIT, {USERCONFIG} would be better */ -#define CLIENT_KEYTAB_DEFAULT "FILE:%{WINDOWS}\\krb5clientkt" +#define CLIENT_KEYTAB_DEFAULT "FILE:%{LOCAL_APPDATA}\\Kerberos\\client.keytab" #endif /* RC_INVOKED */