Question: File permissions and Access Control list [ACL] Working with the ACL to grant access to a file or directory (folder) and making changes with the

 File permissions and Access Control list [ACL] Working with the ACL

File permissions and Access Control list [ACL] Working with the ACL to grant access to a file or directory (folder) and making changes with the chmod command. {use the command line to perform the following - NOT from GUI} {hint: Read with getfacl and Sets with setfacl} 1. Create two new user accounts {name the first user account: sally} 2. Create one directory (Resource) and add two (2) files to that folder. Add some text to both files. 3. Show that the users, files, and directory has been created. 4. Using the "getfacl" command view the current ACL on the directory (Resource) and the two files from (Question2) 5. Add ACL permissions on the folder above using the "setfacl" command. {hint: use -R option} a. Give full access (read, write, execute) to user "sally and limited access to (read only) for the second user, on the Resource folder 6. Show the new permission on the folder and on each file. 7. Next - run the ls -1 a. After running the above is cmd, state how one can identify that the ACL is set on the file/folder 8. Next create a file in the Resource directory as user "sally" {hint: use su command) 9. Show file created by user "Sally" in the Resource folder 10.8. Next create a file in the Resource directory as the second user created above. If you are not able to create a file explain why not? and what need to be done to resolve this. 11. Use the "chmod" command to remove all (group, other) access for one (1) of the above files in Question2.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!