acl

Cameron Simpson cs at zip.com.au
Tue Sep 22 12:09:49 UTC 2015


On 22Sep2015 13:22, Patrick Dupre <pdupre at 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 <cs at zip.com.au>


More information about the users mailing list