Learn how to create and manage users and groups in Red Hat Linux.
Use the Add User block to create a user named devuser with home directory /home/devuser and shell /bin/bash.
Create a group named developers with GID 2001 using the Add Group block.
Add devuser to the developers group using the Add User to Group block.
Configure password policy with minimum 7 days, maximum 90 days, and warning 7 days using the Set Password Policy block.