[Dovecot] Kerberos GSSAPI - proper item name in keytab
Nikolay Shopik
shopik at inblock.ru
Mon Aug 29 22:08:30 EEST 2011
On 29.08.2011 17:39, Stanislav Klinkov wrote:
> So, according to source code, Dovecot tries to find in krb5.keytab a
> principal named "imap at hostname". However wiki says to create the
> principal named "imap/hostname at REALM".
>
> Please, clarify where is the error: in source code, in wiki, or I have
> misunderstood something.
Your principial in keytab should look like this -
imap/mail.example.com at EXAMPLE.COM
Make sure your realm name are all CAPS, otherwise it won't work.
More information about the dovecot
mailing list