https://bugs.kde.org/show_bug.cgi?id=381459
Bug ID: 381459
Summary: GSSAPI login not possible with kerberos5/cyrus resp.
dovecot
Product: kimap
Version: unspecified
Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 106200
--> https://bugs.kde.org/attachment.cgi?id=106200&action=edit
communication log
login with authentication set to "GSSAPI" (kerberos5) via unencrypted
connection is not possible, connection attempts time out.
MIT kerberos5, IMAP server cyrus 2.4 and dovecot 2.2.22, ubuntu 16.04 with
kubuntu-backports.
thunderbird works ok. mutt works ok. cyrus imtest works ok. tickets are valid
and working.
investigation reveals that something fishy happens in loginjob.cpp, if i change
line 465 to
result = sasl_client_start(conn, authMode.toLatin1(), &client_interact, &out,
&outlen, &mechusing);
everything seems to work. capabilities seems to be empty.
--
You are receiving this mail because:
You are the assignee for the bug.