tango icon indicating copy to clipboard operation
tango copied to clipboard

can't connect to Win7/WinSvr2008R2 share drive

Open ghost opened this issue 13 years ago • 1 comments

I've tried connecting share drive on Windows 7 or Windows Server 2008 R2 and failed with the error message "Error. Unable to login" on the iphone.

the console log: 2011-08-06 16:59:24.623 tango[1673:207] APPLICATION STARTED 2011-08-06 17:00:08.036 tango[1673:207] tango connecting _tango_send(): Bytes to send (including nbt-header!): 51 _tango_send(): Sent 51 bytes. _tango_send_and_receive(): Received 4 bytes. _tango_send_and_receive(): Received 117 bytes. _tango_NEGOTIATE_PROTOCOL(): Received response _tango_NEGOTIATE_PROTOCOL(): Server Capabilities 0x1e3fc _tango_NEGOTIATE_PROTOCOL(): - CAP_LARGE_READX _tango_send(): Bytes to send (including nbt-header!): 106 _tango_send(): Sent 106 bytes. _tango_send_and_receive(): Received 4 bytes. _tango_send_and_receive(): Received 35 bytes. _tango_SESSION_SETUP(): Received response _tango_evaluate_response_header(): NT_STATUS Level is 0003 with value 006d.

Thanks Ben

ghost avatar Aug 06 '11 09:08 ghost

Hi Ben, Thanks. Will try to get a Windows 7 VM and have a look at the issue. As suspected, it has to do with the authentication-method supported with Win7. I will have to add the NTLM2 authentication method (http://ubiqx.org/cifs/SMB.html 2.8.5 NTLM Version 2)

Cheers, Daniel

38leinaD avatar Aug 06 '11 09:08 38leinaD