[Samba] Write permissions denied only when connecting via mount -t cifs

TAKAHASHI Motonobu monyo at monyo.com
Fri Mar 25 05:52:26 MDT 2011


From: Howard Cole <howardnews at selestial.com>
Date: Thu, 24 Mar 2011 23:38:47 +0000

> I can happily mount the share, however It only mounts read only.
>
> If I connect to the share using the smbclient utility - I can write.

(snip)

> mount -t cifs //192.168.168.5/w /media/w -o guest,rw    (read only?)
> 
> Can anyone tell me how to mount in Read/Write mode?

To set "noperm" option with "mount -t cifs" will solve your problem?
"noperm" means to ignore permissions on client side generated by
"mount.cifs".

---
TAKAHASHI Motonobu <monyo at samba.gr.jp>



More information about the samba mailing list