Windows: Lookup configuration file %{WINDOWS}/krb5.ini
For backwards compatibility.
This commit is contained in:
@@ -46,6 +46,7 @@ KRB5_LIB_VARIABLE const char *krb5_config_file =
|
||||
SYSCONFDIR "/krb5.conf"
|
||||
#ifdef _WIN32
|
||||
":%{COMMON_APPDATA}/Kerberos/krb5.conf"
|
||||
":%{WINDOWS}/krb5.ini"
|
||||
#else
|
||||
":/etc/krb5.conf"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user