Date: Sat, 29 Apr 2017 13:19:24 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 218899] mail/mutt GSSAPI oddity Message-ID: <bug-218899-13-DxaYoG1gxS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218899-13@https.bugs.freebsd.org/bugzilla/> References: <bug-218899-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218899 --- Comment #7 from Mason Loring Bliss <mason@blisses.org> --- On Fri, Apr 28, 2017 at 11:51:08PM +0000, bugzilla-noreply@freebsd.org wrot= e: > However, I'd like to guess without GSSAPI_* selected this disables mutt's > ability to authenticate directly with IMAP servers with GSSAPI. But if SA= SL > is enabled mutt will attempt to use SASL with cyrus-sasl via the > cyrus-sasl-gssapi plugin will attempt to authenticate with GSSAPI. This > would move the GSSAPI code from mutt to cyrus-sasl and its plugins? That would match the behaviour I saw - even with GSSAPI_BASE selected, Mutt= =20 didn't try to authenticate using GSSAPI itself, and evidently shoved it off= =20 to the SASL code. When that failed, it didn't try to authenticate using=20 GSSAPI itself. Maybe this is a bug in Mutt, not our packaging of it...? > I'm unsure if you tested this from comment 0 but does GSS authentication > work if you disable SASL and enable a compatible GSS implementation with > mail/mutt? I haven't tested this yet, but I will later today, and I'll report back=20 within 12 hours of my submitting this comment. > If you've only tested with the default options or the FreeBSD repo package > then I would like to guess mutt would never attempt to try GSSAPI directly > since --with-gss (Compile in GSSAPI authentication for IMAP) wouldn't be > set at compile time. No, I tested with GSSAPI_BASE as well, and I wasn't able to authenticate wi= th GSSAPI until I popped in the cyrus-sasl-gssapi package, so its native GSSAPI code path was evidently never tried. --=20 Mason Loring Bliss mason@blisses.org http://blisses.org/=20= =20 "I am a brother of jackals, and a companion of ostriches." (Job 30 : 29) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218899-13-DxaYoG1gxS>