From: Volker Lendecke <[email protected]> Date: Thu, 11 Aug 2011 17:11:16 +0200,Thu, 11 Aug 2011 17:11:16 +0200
> On Thu, Aug 11, 2011 at 04:52:58PM +0200, Marc Muehlfeld wrote: > > Hi, > > > > I upgraded to 3.6.0, but since that time, I can't connect to a share > > on a NT4 Wks host any more: > > > > # /usr/bin/smbclient //molek-04/lightcycler -U administrator > > protocol negotiation failed: NT_STATUS_IO_TIMEOUT > > > > I thought it could be something with 'client ntlmv2 auth", what is > > 'yes' since that version. But even if I switch it to 'no' it's the > > same. > > > > What could be wrong? I can access to Windows NT Workstation 4.0 SP6a like: $ /usr/bin/smbclient -p 139 //wnt4ws/admin$ -U administrator It seems that "-s" option of smbclient can not work. Setting like "-s port139.conf" which specified "smb ports = 139" cannot work. --- TAKAHASHI Motonobu <[email protected]> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
