Date: Sun, 16 Apr 2017 22:44:59 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 218693] [PATCH] mail/dovecto2: dovecot/auth hangs when child ntlm_auth crashes while processing an authentication request Message-ID: <bug-218693-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218693 Bug ID: 218693 Summary: [PATCH] mail/dovecto2: dovecot/auth hangs when child ntlm_auth crashes while processing an authentication request Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: andriys@gmail.com Keywords: patch Created attachment 181830 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181830&action= =3Dedit Patch I use the following lines in my Dovecot configuration to authenticate Active Directory users: auth_use_winbind =3D yes auth_winbind_helper_path =3D /usr/local/bin/ntlm_auth The problem is ntlm_auth has started to crash recently, and when it happens= the dovecot/auth process hangs, making further authentication attempts impossib= le (using either authentication method). I'm going to investigate and report t= he ntlm_auth crashes to Samba team separately. Hanging dovecot/auth process, however, is not something that should be happening anyways. I'm attaching a patch that solves the problem with hanging dovecot/auth pro= cess for me. I have already submitted a similar pull-request upstream. I'm reporting it = here in a hope that the fix will also find its way into the quarterly branch (the quarter has just begun). --=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-218693-13>