I know how to mount on Linux SMB shares from Windows:
sudo mount -t cifs -o user=,uid=,gid= ///
So that\'s fine! My proble