On Monday 27 December 2004 00:29, SnapafunFrank wrote:
> Hi
>
> I am trying to get my system to allow users to plug in a usb [
> mass_storage ] device in such a way that they need only plug it
> in - read/write - and disconnect it, all without having to use
> the command line.

Maybe this quote from an earlier post can help :

>>I was having the exact same problem, and the only solution i could
find
>>was to do as follows:
>>
>>edit the file /usr/lib/libDrakX/fs/mount_options.pm
>>
>>and change the line
>>vfat => [ qw(umask=0 umask=0022) ],
>>to
>>vfat => [ qw(umask=0 umask=0000) ],
>>
>>and
>>'umask=0' => $opts{security} < 3, 'umask=0022' => $opts{security} 
<
4,
>>to
>>'umask=0' => $opts{security} < 3, 'umask=0000' => $opts{security} 

Worked for me, but as usual YMMV.

Kaj Haulrich.
-- 
*sent from a 100% Microsoft-free workstation*
         * http://haulrich.net *
*Running Linux (Mandrake 10.1) - kernel 2.6.8*

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to