Which statement is true?

You have logged in to station1 as the user smith and issued the following commands:
[smith@station1 ~]$ groups
smith apps writers
[smith@station1 ~]$ cd /data
[smith@station1 data]$ ls -l newtextfile
-rw-r—–+ 1 root writers 21 Apr 25 19:34 newtextfile
[smith@station1 data]$ getfacl newtextfile
# file: newtextfile
# owner: root
# group: writers
user::rwgroup::
r–group:apps:-w- #effective:—mask::r–other::—Which statement is true?

You have logged in to station1 as the user smith and issued the following commands:
[smith@station1 ~]$ groups
smith apps writers
[smith@station1 ~]$ cd /data
[smith@station1 data]$ ls -l newtextfile
-rw-r—–+ 1 root writers 21 Apr 25 19:34 newtextfile
[smith@station1 data]$ getfacl newtextfile
# file: newtextfile
# owner: root
# group: writers
user::rwgroup::
r–group:apps:-w- #effective:—mask::r–other::—Which statement is true?

A.
Smith would not have any permissions on /data/newtextfile.

B.
Smith would have only read permission on /data/newtextfile.

C.
Smith would have only write permission on /data/newtextfile.

D.
Smith would have read and write permissions on /data/newtextfile.



Leave a Reply 0

Your email address will not be published. Required fields are marked *