Here is some more info about the fileshare I am trying to access:
Code:
XXXXX@XXX:~$ smbclient -L 10.2.2.40
Enter XXXXX's password:
Domain=[FORTRESS] OS=[Windows Server 2008 R2 Standard 7600] Server=[Windows Server 2008 R2 Standard 6.1]
Sharename Type Comment
--------- ---- -------
Error returning browse list: NT_STATUS_NOT_SUPPORTED
session request to 10.2.2.40 failed (Called name not present)
session request to 10 failed (Called name not present)
session request to *SMBSERVER failed (Called name not present)
NetBIOS over TCP disabled -- no workgroup available
I suspect it is a problem using smbclient to access a Windows Server 2008 fileshare - if so how to I fix this on my end?