Re: Bug: GSSAPI: Unexpected NUL in auth data

2020-08-16 Thread Paul Banks
Flag added, build checks pass, issue is fixed for me. Pull request is here: https://github.com/dovecot/core/pull/133 Paul -Original Message- From: Aki Tuomi To: Dovecot Mailing List , Paul Banks < com-dove...@paulbanks.org> Subject: Re: Bug: GSSAPI: Unexpected NUL in auth dat

Re: Bug: GSSAPI: Unexpected NUL in auth data

2020-08-16 Thread Aki Tuomi
> On 16/08/2020 11:52 Paul Banks wrote: > > > Hi, > > After upgrading server to v2.3.11.3 (Arch linux). I can no > longer connect from Evolution client to the server via GSSAPI > (Kerberos). I get the following message in the log: > > auth: Debug: gssapi(?,x.x.x.x,): Unexpected NUL in

Bug: GSSAPI: Unexpected NUL in auth data

2020-08-16 Thread Paul Banks
Hi, After upgrading server to v2.3.11.3 (Arch linux). I can no longer connect from Evolution client to the server via GSSAPI (Kerberos). I get the following message in the log: auth: Debug: gssapi(?,x.x.x.x,): Unexpected NUL in auth data The bug appears to have been introduced by this pa