On 22Sep2015 13:22, Patrick Dupre <pdu...@gmx.com> wrote:
I am trying to use the acl, but I have not been successful.

Do commands like setfacl fail?

I modified the /etc/fstab file:
from
dev/mapper/VolGrpUsr_DK0-home /home                   ext4    default       1 2
to
dev/mapper/VolGrpUsr_DK0-home /home                   ext4    rw,acl       1 2
and
mount -v -o remount /home
mount: /dev/mapper/VolGrpUsr_DK0-home mounted on /home.

This what I get:
/dev/mapper/VolGrpUsr_DK0-home on /home type ext4 
(rw,relatime,seclabel,stripe=2,data=ordered)

This is the same with default or with acl.
There is not indication that the acl are working!

If rw and acl are default modes, then you won't see anything special.

Test it with the setfacl command on something.

Cheers,
Cameron Simpson <c...@zip.com.au>
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to