On Thu, Jun 03, 2010 at 03:43:03PM +0200, Andrea Ganduglia wrote:
> I cannot figured out what happening. I have a smbfs mount through I
> share a network disk. On this, I can create files or directories, but
> I cannot write any file. In other words:
> 
> WORKS
> r...@svista:~# mkdir -v /mnt/usb-modem/foo
> mkdir: created directory `/mnt/usb-modem/foo'
> 
> WORKS
> r...@svista:~# touch /mnt/usb-modem/bar
> r...@svista:~# ll /mnt/usb-modem/
> total 0
> -rwxrwxrwx 1 alibi alibi 0 2010-06-03 15:36 bar
> drwxrwxrwx 2 alibi alibi 0 2009-06-15 18:30 foo
> 
> DOESN'T WORK
> r...@svista:~# date > /mnt/usb-modem/readme.txt
> -su: /mnt/usb-modem/readme.txt: Permission denied
> 
> Can you help me?
> 
You could try experimenting with the different mask parameters in
smb.conf. 

man smb.conf and search for "mask".  I would think that the defaults
should be fine, but maybe not.  I haven't used samba in while.

Or is this a share on a Windows machine that you're accessing through
your Debian box?

-Rob


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100604002944.gb10...@aurora.owens.net

Reply via email to