When accessing SMB shares that are password-protected, smbclient works just fine.
But when I'm trying to access shares that have no password protection (public shares), smbclient prints:
tree connect failed: NT_STATUS_ACCESS_DENIED
How can I access those shares?
I'm trying to access a Windows 7 with my Ubuntu 12.10