Answered step by step
Verified Expert Solution
Question
1 Approved Answer
The developer, phavard, is a member of the dev group. All members of the dev group, including phavard, have all permissions on the /export/home/phavard/project38 folder
- The developer, phavard, is a member of the “dev” group. All members of the “dev” group, including phavard, have all permissions on the “/export/home/phavard/project38” folder so that they can all work on the files for the project. phavard owns the project38 folder and the iapp_v_8 file contained in the folder. phavard has given “user” read/write/execute and “group” read/execute permissions on iapp_v_8. All “Others” have read privileges on project38 and no privileges on the files it contains.
- If you execute ls –ld on the project38” directory, what will the permissions string contain?
- If you execute ls –l on the iapp_v_8 file contained in project38 , what will the permissions string contain?
- If you execute ls –ld on the project38” directory, what will the permissions string contain?
phavard has created a phone list that is located in the project38 folder and she would like everyone to be able to edit the phone list. The name of the file everyone needs to edit is:
/export/home/phavard/project38/phone_list.txt.
- Given the permissions described above, are “others” able to see phone_list.txt by listing the contents of project38.
- What permissions will phavard have to grant to others on the project38 directory in order to allow others to edit phone_list.txt.
- Provide the code to grant the required permissions for “d”.
- What are the minimum permissions phavard will have to grant to “dev” and “others” on the phone_list.txt file in order to allow them to edit phone_list.txt.
- Provide the code to grant the required permissions for “f”
Step by Step Solution
★★★★★
3.37 Rating (153 Votes )
There are 3 Steps involved in it
Step: 1
If you execute ls ld on the project38 directory what will the permissions string contain The permiss...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