4 Aug
2008
4 Aug
'08
5 p.m.
On Aug 2, 2008, at 1:12 PM, christop wrote:
i am using here a FreeBSD 7.0 amd64 with latest dovecot from ports. It ignores the krb5_keytab settings, which looks like this in the
logs:
What this setting does is that it adds KRB5_KTNAME environment that
the Kerberos library should pick up. Are you using MIT or Heimdal
Kerberos? If Heimdal:
krb5_keytab: /etc/mail2.krb5.keytab
A quick google lookup showed an example with FILE: prefix. Try:
krb5_keytab = FILE:/etc/mail2.krb5.keytab