Regarding Linux Level 1 Lab - Lab10

steve@stapp02 etc]$ sudo setfacl -m u:ryan:r hosts
[steve@stapp02 etc]$ getfacl hosts

file: hosts

owner: root

group: root

user::rw-
user:ryan:r–
group::r–
mask::r–
other::r–

still it is failing saying - required permissions are not granted to ‘rose’ on App Server 2

You set file permissions for ryan not rose.

the task says rose should not have any permissions
-3. User rose must not have any permissions on the file.

I don’t see rose in the list. The output for rose should be:

user:rose:---