Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1.- When you see the permissions rwx--x--x associated with a file, what permissions are granted?. 2.- Write a Unix command for changing the file permissions

1.- When you see the permissions rwx--x--x associated with a file, what permissions are granted?.

2.- Write a Unix command for changing the file permissions rwxx--x of the file script_11.sh in such a way that the owner of the file can do everything and nothing other regular users of the system.

3.- Write the Unix commands in order to create a new user named user01 with permission of system administrator.

4.- Create the group named xproject and add the users user1, user02, user3. Create a shared directory xproject_documents in the home directory of user1, in such a way that all the members in the group xproject can read all the documents in the shared directory. Apply the least privilege rule for the configuration of the system.

5.- A regular user, user1 forgot the password, so as system administrator write a Unix command to create a new password for user1.

6. Set the system umask in order to get the permissions by default drwxr- -r- - for directories and -rw-r- -r- - for files.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Administrator Limited Edition

Authors: Martif Way

1st Edition

B0CGG89N8Z

Students also viewed these Databases questions