Hi, enabling samba logging to higher levels I get the following. Any reason why connection from outlook cause the NTLMSSP command to be 3 instead of the expected 1? Does NTLMAuthHandler.py require to be modified?
[2014/07/10 18:34:50.069757, 5, pid=24024, effective(0, 0), real(0, 0)] ../auth/gensec/gensec_start.c:649(gensec_start_mech) Starting GENSEC mechanism ntlmssp [2014/07/10 18:34:50.069757, 2, pid=24024, effective(0, 0), real(0, 0)] ../auth/ntlmssp/ntlmssp.c:110(gensec_ntlmssp_update_find) got NTLMSSP command 3, expected 1 [2014/07/10 18:34:50.069757, 4, pid=24024, effective(0, 0), real(0, 0)] ../source4/rpc_server/dcesrv_auth.c:143(dcesrv_auth_bind_ack) GENSEC mech rejected the incoming authentication at bind_ack: NT_STATUS_INVALID_PARAMETER [2014/07/10 18:34:50.070757, 3, pid=24024, effective(0, 0), real(0, 0)] ../source4/smbd/service_stream.c:66(stream_terminate_connection) Terminating connection - 'dcesrv: NT_STATUS_CONNECTION_DISCONNECTED' On Wed, Jul 9, 2014 at 9:44 AM, Anantha Padmanaban Potty <[email protected] > wrote: > Hi, > > I have setup samba/openchange/sogo. Works over web and outlook locally. > > Was trying to configure outlook anywhere and have hit the following > problem ... > > rpcproxy.wsgi exits with the following in apache's error log > > [:error] [pid 4743] [client 192.168.4.23:50347] mod_wsgi (pid=4743): > Exception occurred processing WSGI script > '/usr/lib/openchange/web/rpcproxy/rpcproxy.wsgi'. > [:error] [pid 4743] [client 192.168.4.23:50347] IOError: failed to write > data > > setting log level for rpcproxy, I get the following > > [:error] [pid 6149] DEBUG:openchange.web.auth.NTLMAuthHandler:response > parsed: ptype: DCERPC_PKT_BIND_NAK; pfc_flags: PFC_FIRST_FRAG, > PFC_LAST_FRAG; drep: 16; frag_length: 18; auth_length: 0; call_id: 1 > > I think it is an auth problem. However, as mentioned earlier, the same > setup is working working without Outlook Anywhere/RoH (for the same > user/password). > > Please help me identify what could be going wrong. > > Regards, > > --- Anantha Potty > -- [email protected] https://inverse.ca/sogo/lists
