On 31.3.2011, at 12.04, André Rodier wrote: > How should I configure libpam (or dovecot ?) to initialise/receive a kerberos > ticket after successful authentication ?
I doubt this is possible. At least not directly via PAM authentication, because in Dovecot the authentication is done by a separate authentication process. You could possibly use http://untroubled.org/mailfront/imapfront.html with Dovecot's imap binary.
