Windows: default client keytab to %{LOCAL_APPDATA}/Kerberos/client.keytab
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
Reference in New Issue
Block a user