On Fri, 2012-06-08 at 16:53 +0200, Leonardo wrote:
Hi,
I'm trying getting NTLM auth working against AD in my Dovecot 2.0.15.
I'm getting the following error:
Jun 08 14:18:11 auth: Info: winbind(?,10.44.3.151): user not authenticated: NT_STATUS_UNSUCCESSFUL
"wbinfo -u" reports all the users of the domain and "ntlm_auth --username=%name% --domain="%domain%" gets authenticated successfully.
Debugging winbind I can see the following error:
[2012/06/08 14:18:11.129611, 10] winbindd/winbindd.c:651(process_request) process_request: unknown request fn number 14 [2012/06/08 14:18:11.129671, 10] winbindd/winbindd.c:738(winbind_client_response_written) winbind_client_response_written[2822:unknown request]: delivered response to client
Upgrading to Dovecot 2.1.5 did not help.
-- leo