Tal Rosenstein wrote:

But i dont know how to enable the ACL's   please help.

What makes you think you don't have ACL support enabled?

First of all, try using the ACL utilities (getfacl, setfacl). If you're not familiar with them, you might need to read some manuals.

If they report an error along the lines of "Unsupported", make sure you mount your ext3 partition with the "acl" option. Modify the /etc/fstab file accordingly.

Without rebooting, remount that partition and try getfacl/setfacl again. For example, to remount the root partition with new options, do:

mount -o remount /



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to