Re: Thunderbird + Kerberos 5 + Cyrus SASL-and-IMAP?

2007-02-12 Thread Jeff Blaine
If anyone wants to assist in testing, here is the bug report I filed just now: https://bugzilla.mozilla.org/show_bug.cgi?id=370178 Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info:

Re: Thunderbird + Kerberos 5 + Cyrus SASL-and-IMAP?

2007-02-12 Thread Jeff Blaine
GSSAPI authentication from Thunderbird to Cyrus IMAP works! You MUST: 1. Specify a FQDN for your IMAP server in Thunderbird's account settings. I was specifying an IP address. Not good enough. 2. The FQDN must resolve somehow. For me, it was a matter of adding info to

Re: Thunderbird + Kerberos 5 + Cyrus SASL-and-IMAP?

2007-02-10 Thread Nikola Milutinovic
saslauthd: saslauthd -a kerberos5 -d (with additional debug code by me!) Feb 9 13:22:20 noodle.foo.com saslauthd[27437]: auth_krb5: krb5_kt_read_service_key returned -1765328203 - going to fini: in k5support_verify_tgt() I can find no information on that

Re: Thunderbird + Kerberos 5 + Cyrus SASL-and-IMAP?

2007-02-09 Thread Jeff Blaine
A little more info, in case anyone finds the time to help me out: I've tried everything I can imagine. saslauthd: saslauthd -a kerberos5 -d (with additional debug code by me!) Feb 9 13:22:20 noodle.foo.com saslauthd[27437]: auth_krb5: krb5_kt_read_service_key returned

Re: Thunderbird + Kerberos 5 + Cyrus SASL-and-IMAP?

2007-02-09 Thread Ben Poliakoff
* Jeff Blaine [EMAIL PROTECTED] [20070209 10:42]: A little more info, in case anyone finds the time to help me out: I've tried everything I can imagine. saslauthd: saslauthd -a kerberos5 -d (with additional debug code by me!) Feb 9 13:22:20 noodle.foo.com

Thunderbird + Kerberos 5 + Cyrus SASL-and-IMAP?

2007-02-08 Thread Jeff Blaine
I have a healthy MIT Kerberos 1.5.2 realm and Cyrus IMAP 2.2.12 server configured (SASL 2.1.22). I can't get Thunderbird (latest 1.5 official release) to perform GSSAPI authentication against the Cyrus IMAP server. I have valid Kerberos 5 credentials (for user jblaine) via Kerberos for Windows