On Thu, 14 Aug 2003 17:20:30 -0300
Herculano de Lima Einloft Neto <[EMAIL PROTECTED]> wrote:

> Sean Estabrooks wrote
> 
> > The permissions will not change when you list them but if 
> > you just _try_ you'll see they aren't enforced either.
> > A regular user will be able to create files in the directory.
> 
> > Hey Herculano,
> > 
> > dmask only applies to directories.  depending on what you are trying
> > to do it might have been enough.   since you are trying to edit
> > existing files you also need additional *mask options.   Take
> > a look at the man page for mount.
> 
> Yeah, but alo didn't exist - it was a new file. I tried fmask=0, umask=0..
> I'll keep trying but any suggestions welcome 
> 
> Thanks
> 
> -- 
Hi Herculano,


     Did you solve this yet ?   The following worked here:

     mount /dev/fd0 /mnt/floppy -orw,umask=0,fmask=0,dmask=0


Cheers,
Sean




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to