Andreas Tunek wrote:
> I would
> like to have the extremely high usability/minimal security of fat32
> (anyone who mounts the disk can read and write everything on the disk)
> and it seems that this is not possible using ext3/ext4.

Try this command:

setfacl --modify other::rwX --modify default:other::rwX <directory>

It will give everybody read and write permissions on the specified directory 
and all new files and directories created in it.

Björn Persson

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Reply via email to