Lab 4: Group and User Management

This lab involved managing user accounts and groups within a Linux system through command-line tools. I learned to create, modify, and delete users and groups using commands such as “useradd", “usermod", and “groupadd", as well as how to assign users to groups. I had trouble understanding group memberships and ensuring proper configuration of user permissions which required careful attention. Overall, the lab provided valuable insight into access control and user management in Linux systems.

Leave a Reply

Your email address will not be published. Required fields are marked *