Task 1: Create users and groups for each department. You are a System Admin for the company and are required to onboard five newly recruited employees to their respective departments. 1. Sam is part of HR. 2. John is part of IT. 3. Emma is part of Development. 4. Mike is part of QA. 5. Michele is part of Finance. Requirements 1. Create groups for all five departments. Each department should have a corresponding group defined in the system as below: i. HR_DEPT group for HR ii. IT_DEPT group for IT iii. DEV_DEPT group for Development iv. QA_DEPT group for QA v. FIN_DEPT group for Finance 2. Create five employees in the system. Make sure they have the appropriate home directory and default bash shell. Also, create appropriate passwords for the employees to log in. 3. Add the employees to their respective groups.
Task 1: Create users and groups for each department.
You are a System Admin for the company and are required to onboard five newly recruited employees to their respective departments.
1. Sam is part of HR.
2. John is part of IT.
3. Emma is part of Development.
4. Mike is part of QA.
5. Michele is part of Finance.
Requirements
1. Create groups for all five departments. Each department should have a corresponding group defined in the system as below:
i. HR_DEPT group for HR
ii. IT_DEPT group for IT
iii. DEV_DEPT group for Development
iv. QA_DEPT group for QA
v. FIN_DEPT group for Finance
2. Create five employees in the system. Make sure they have the appropriate home directory and default bash shell. Also, create appropriate passwords for the
employees to log in.
3. Add the employees to their respective groups.
Trending now
This is a popular solution!
Step by step
Solved in 2 steps