Answered step by step
Verified Expert Solution
Question
1 Approved Answer
This is related to my Operating System Security course. Please include Linux demonstrations where possible so I can better understand. I'm not that familiar with
This is related to my Operating System Security course. Please include Linux demonstrations where possible so I can better understand. I'm not that familiar with linux yet and this practice lab is a good start to learn what's going on.
Suppose a Linux operating system has two users: Carol and Oscar. Carol's home directory contains a file called "super_secret file.txt". The file has the permissions of "-rw-r-r-". Note: if you are unsure of the answers to questions (a) and (b), you are expected to find the correct answer through experimentation with your Linux VM If Carol's home directory has the permissions of "drwx-x--x", would Oscar be able a. to read super_secret_file.txt if he knew the location (full path) to the file? What if he did not know the location of the file? b. Describe how Carol should set the permissions of her home directory and super_secret file.txt, if she wants to make sure that (1) Oscar cannot read the file and (2) Oscar cannot verify that the file exists. Write your answer in terms of the Linux commands Carol would need to enter in a shell C. Set up the above scenario on your Linux VM, but make the usernames "Oscar.Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started