Change keytab names to reflect smtp/ principal
authorAlex Dehnert <adehnert@mit.edu>
Thu, 28 Mar 2013 03:50:42 +0000 (23:50 -0400)
committerAlex Dehnert <adehnert@mit.edu>
Thu, 28 Mar 2013 03:50:42 +0000 (23:50 -0400)
commit2b4d38aeb72e0618961fd4f4362a1d70cb6ac9e5
tree909d8f2a15a40a9bcd98a16b6a82f95c0c6e6833
parenta085410239e69c7a593596250eba880dc11d1d32
Change keytab names to reflect smtp/ principal

In order to get kerberized SMTP by Postfix backending onto Dovecot's SASL
implementation, Dovecot needs to have access to an smtp/olinda.dehnerts.com key
(as well as an imap/olinda.dehnerts.com key for the IMAP). Sticking
smtp/olinda.dehnerts.com in a file named imap.keytab seemed silly, so I renamed
that file to olinda.keytab and added the smtp/ key. Getting and using the new
principal (and reconfiguring the MUA's like Thunderbird) turns out to be the
only config change required.
conf.d/10-auth.conf