11 Jun
2012
11 Jun
'12
6:26 p.m.
On 11.6.2012, at 17.43, Leon Meßner wrote:
Try if this works:
import_environment = TZ GDB DEBUG_SILENT KRB5_KTNAME
Then start Dovecot with:
KRB5_KTNAME=/etc/mail3.krb5.keytab dovecot
I'm wondering if the code in mech-gssapi.c that sets KRB5_KTNAME environment is being called too late.
It's still looking inside the default krb5.keytab .
Which Kerberos library are you using? Maybe it doesn't support this way of giving the keytab.