Claudinei Matos wrote:
That's it...
I get a look at the directory and I see that the permissions is just for
owner:
[EMAIL PROTECTED] myers $ ls /mnt/dados -ld
drwxr--r--   27 root     fat         16384 Dec 31  1969 /mnt/dados
so in my /etc/fstab I'm using gid in mount options. how can I mount this
directory with rwx permissions to group?

Hi,


I have a partition which I mount for access by everyone on the system.
To achieve this, I have appended "umask=000" onto the options in my fstab.

You should try that first (remember to re-mount). If apache then will serve documents, then perhaps you should tweak the "000" value to something a little more restrictive.

Daniel.

--
[EMAIL PROTECTED] mailing list



Reply via email to