linux - Accessing a SMB share without a password -
linux - Accessing a SMB share without a password -
when accessing smb shared password-protected, smbclient
works fine.
but when i'm trying access shared have no password protection (public shares), smbclient
prints:
tree connect failed: nt_status_access_denied
how can access shares?
i'm trying access windows 7 ubuntu 12.10
linux windows ubuntu smb shared-folders
Comments
Post a Comment