I installed Windows on one of the home desktops, so my parents could use it, enabled sharing for "My Documents" folder, then mounted it using smbmount w/o any errors.
However, if I try go in the mounted folder or even view its details, I get the following:
Code:
/bin/ls: cannot access /mnt/samba: Permission denied
camera/ flashdisk/ ipod/ samba
me@tpt60:~$ ls /mnt/samba
/bin/ls: cannot access /mnt/samba: Permission denied
me@tpt60:~$ ls -l /mnt/
/bin/ls: cannot access /mnt/samba: Permission denied
total 0
drwxr-xr-x 2 root root 48 2007-11-23 23:57 camera/
drwxr-xr-x 2 root root 48 2007-11-23 23:57 flashdisk/
drwxr-xr-x 2 root root 48 2007-11-14 23:33 ipod/
?????????? ? ? ? ? ? samba
The mount command I used was pretty simple: smbmount //hpp763n/documents /mnt/samba