Around 07:27pm on Thursday, November 26, 2009 (UK time), Paul Smith scrawled:

> I have just upgraded from F11 to F12, and now when I mount a samba
> partition with command
> 
> mount -t cifs -o iocharset=iso8859-1,user="xxx",rw //xxx /mnt/mydir
> 
> I do not have writing permissions on the mounted directory.
> 
> Any ideas?

This works for me:

mount -t cifs -o
credentials=/etc/samba/steve.cred,exec,uid=steve,gid=steve,dir_mode=0755,file_mode=0644
 //peregrine/img2 /img.peregrine

Have a look at the two mode arguments.

Steve

-- 
 
(o<     www.stevesearle.com
//\     Powered by Fedora
V_/_    No MS products were used in the creation of this message

 19:38:37 up 21 days, 55 min,  1 user,  load average: 0.00, 0.00, 0.02

Attachment: pgpybJs96c0YZ.pgp
Description: PGP signature

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to