Parse ~/Library/Preferences/edu.mit.Kerberos too if running on an Apple platform.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24933 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -37,6 +37,7 @@ RCSID("$Id$");
|
||||
|
||||
KRB5_LIB_VARIABLE const char *krb5_config_file =
|
||||
#ifdef __APPLE__
|
||||
"~/Library/Preferences/edu.mit.Kerberos:"
|
||||
"/Library/Preferences/edu.mit.Kerberos:"
|
||||
#endif
|
||||
SYSCONFDIR "/krb5.conf:/etc/krb5.conf";
|
||||
|
Reference in New Issue
Block a user