Hi Eugene,
Could you tell me which OS , kerberos, ldap and sasl version you use ?
Markus
"Eugene M. Zheganin" wrote in message
news:52B91C8A.4080008@xxxxxxxxxxxxx...
Hi.
On 23.12.2013 22:39, Markus Moeller wrote:
Hi Eugene,
I can only guess that the memory cache is not working. Can you
change in include/autoconf.h
/* Define if kerberos has MEMORY: cache support */
#define HAVE_KRB5_MEMORY_CACHE 1
to
#undef HAVE_KRB5_MEMORY_CACHE
and recompile ?
Wow, it started to work, thanks.
Will I have some performance penalties from this ?
What could I do to investigate this issue and probably fix it ?
Thanks.
Eugene.