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"
|
SYSCONFDIR "/krb5.conf"
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
":%{COMMON_APPDATA}/Kerberos/krb5.conf"
|
":%{COMMON_APPDATA}/Kerberos/krb5.conf"
|
||||||
|
":%{WINDOWS}/krb5.ini"
|
||||||
#else
|
#else
|
||||||
":/etc/krb5.conf"
|
":/etc/krb5.conf"
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user