[kimap] [Bug 381459] New: GSSAPI login not possible with kerberos5/cyrus resp. dovecot

Robert Schöftner bugzilla_noreply at kde.org
Tue Jun 20 21:34:30 BST 2017


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: kdepim-bugs at kde.org
          Reporter: rmu at unfoo.net
  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.


More information about the Kdepim-bugs mailing list