<div dir="ltr">hi<br><br>I try to mount a samba share on my ubuntu 9.10<br>(it mounts and works ok on an XP machine)<br><br>mount.smbfs //<a href="http://192.168.1.2/docs">192.168.1.2/docs</a> /tmp/mnt -o user=guest,password=""<br>
<br>it mounts ok, the i ls:<br><br>cd /tmp/mnt<br>ls -l<br><br>-rwxr-xr-x 1 root root 946 2010-08-07 09:46 info.txt<br><br>then i do:<br><br>cat info.txt<br><br>and i get:<br><br>cat: info.txt: Permission denied<br><br>
any idea ?<br>
</div>