BlockShell-RH: Red Hat Linux Labs

Visual Bash Script Builder for RHCSA Administration
Lab 1: User & Group Management
Progress:
0/4
Lab 1
Lab 2
Lab 3
Lab 4

🔐 User & Group Management

Learn how to create and manage users and groups in Red Hat Linux.

1 Create a new user

Use the Add User block to create a user named devuser with home directory /home/devuser and shell /bin/bash.

2 Create a group

Create a group named developers with GID 2001 using the Add Group block.

3 Add user to group

Add devuser to the developers group using the Add User to Group block.

4 Set password policy

Configure password policy with minimum 7 days, maximum 90 days, and warning 7 days using the Set Password Policy block.