On Wed, Jul 28, 2010 at 11:11:31AM -0400, H.S. wrote:
~$ sudo mount -v -t cifs -o user=<username> //sambaserver/Share >~/mnt/Share
Password: .... <username's password here> ....
mount.cifs kernel mount options: 
ip=192.168.0.8,unc=//sambaserver/Share,,ver=1,user=<username>,pass=********
mount error(13): Permission denied

Stupid question, but from what I remember using mount.smbfs and mount.cifs (when it could be run by a normal user because of s-bit), the target directory must belong to the user doing the mount call.

I don’t know, what directory owner is required if you do the command via sudo, but what permissions has ~/mnt/Share?

Shade and sweet water!

        Stephan

--
| Stephan Seitz             E-Mail: s...@fsing.rootsland.net |
| PGP Public Keys: http://fsing.rootsland.net/~stse/pgp.html |

Attachment: signature.asc
Description: Digital signature

Reply via email to