Skip to content

Latest commit

 

History

History

create-a-group

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Create a group

Problem

There are specific access levels for users defined by the xFusionCorp Industries system admin team. Rather than providing access levels to every individual user, the team has decided to create groups with required access levels and add users to that groups as needed. See the following requirements:

a. Create a group named nautilus_sftp_users in all App servers in Stratos Datacenter.

b. Add the user sonya to nautilus_sftp_users group in all App servers. (create the user if doesn't exist).

Debugging

Solution