At 07:51 PM 1/4/00 , Erle Pareira wrote:

>defaults contains these options..
>'rw,suid,dev,exec,auto,nouser,async'
Nope thats not the case with the vfat file system. For vfat, defaults means
'ro,nosuid,nodev,noexec' when 'user' is set.
Do read the fs-specific entries in the later part of the mount manpage.

>4 other users it should be read-write.
>changing 'user' to 'users' option should do the trick
Changing that only allows users to mount the fs, but does not change the
permissions. Heres what I use to ensure access to the vfat file system:

auto,user,dev,exec,suid,gid=,uid=,umask=,rw

gid,uid,umask have to be set according to the permissions you want to grant
to users. These options are listed in the fs-specific parts of the manpage.

Sameer.

To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list 
button and fill the appropriate information 
and submit. For any other queries contact the ML maintener

Reply via email to