> My curus-imapd authenticates using gssapi kerberos5.
> Is there a webmail system that authenticates users to the cyrus-imapd
> using kerberos5?
> Maybe through pubcookie?
> I cannot find any directions..

At CMU, we are using a slightly modiffied version of SquirrelMail
which uses pubcookie with kerberos ticket passing for authentication.
On the webmail server, instead of letting PHP make the connection to
Cyrus, we instead fork a copy of imtest (which authenticates using the
passed tickets).  Then SquirrelMail sends its IMAP commands over
the connection opened by imtest.

I can publish the patches we made to the Cyrus wiki shortly.

-jeaton

-- 
Jeffrey T. Eaton                    esp                      [EMAIL PROTECTED]
Email Systems Team Leader                        Carnegie-Mellon University


----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to