Windows: default client keytab to %{LOCAL_APPDATA}/Kerberos/client.keytab

This commit is contained in:
Luke Howard
2019-01-01 12:51:30 +11:00
parent f3f06fcba9
commit b9dcbe505d

View File

@@ -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 */