On Wed, 21 Feb 2018, Patrick Welche wrote:I haven't tried SMB in years (it definitely worked against a different
windows server). Quick attempt on -current/amd64 gets:
$ smbutil -v login -I wibble //prlw1@wibble
Password:
smbutil: can't get handle to requester (no /dev/nsmb* device available)
smbutil: can't get handle to requester (no /dev/nsmb* device available)
smbutil: could not login to server WIBBLE: syserr = Invalid argument
I guess it is possible the error messages are spurious and the real problem is that SMBv1 is disabled on the target (unless SMBFS supported SMBv2 or later).-- Stephen If this is the case, then the following might help. It talks about how to enable SMBv1 on Windows 7 and later:
Jason M. |