-
Bug
-
Resolution: Unresolved
-
Major
-
RH199 - RHEL10.0-en-1-20250820
-
None
-
False
-
-
False
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://rol.redhat.com/rol/app/courses/rh199-10.0/pages/ch05s07 |
Reporter RHNID: | zdurham |
Section Title: | Lab: Control Access to Files |
Issue description
Internal user Feedback
=====================
Description: rh0020l-10.0 + In lab 'perms-review' there may be a bug in the grading in 'Verifying that dev1 can create files on /home/techdocs'. I can clearly create files there as dev1:
[root@serverb ~]# ls -lsa /home/techdocs/
total 4
0 drwxrwx--T. 4 root techdocs 50 Sep 9 19:26 .
0 drwxr-xr-x. 11 root root 144 Sep 9 19:12 ..
0 drwxr-x---. 2 dev1 techdocs 54 Sep 9 19:27 dev1
0 drwxr-x---. 2 dev2 techdocs 54 Sep 9 19:28 dev2
4 rw-rr-. 1 dev1 techdocs 27 Sep 9 19:22 techdoc1.txt
[root@serverb ~]# su - dev1
Last login: Tue Sep 9 19:29:37 UTC 2025 on pts/1
[dev1@serverb ~]$ cd /home/techdocs/
[dev1@serverb techdocs]$ touch test2
[dev1@serverb techdocs]$ ls -lsa
total 4
0 drwxrwx--T. 4 root techdocs 63 Sep 9 19:33 .
0 drwxr-xr-x. 11 root root 144 Sep 9 19:12 ..
0 drwxr-x---. 2 dev1 techdocs 54 Sep 9 19:27 dev1
0 drwxr-x---. 2 dev2 techdocs 54 Sep 9 19:28 dev2
4 rw-rr-. 1 dev1 techdocs 27 Sep 9 19:22 techdoc1.txt
0 rw-rr-. 1 dev1 dev1 0 Sep 9 19:33 test2
Steps to reproduce:
Workaround:
Expected result: