Assignment 4 – Group and User Management

on

This assignment focused on the creation, modification, and deletion of groups and users. I was tasked with using sudo to create a user, assign the user to a group, and eventually delete it.

This lab was relatively straightforward. However, I did occasionally neglect to use all the flags, such as -d, to ensure that the home directory was explicitly stated when creating a user directory. Also, I failed to use root to display the group membership for a user. Despite these mistakes, I was given the necessary information to be able to modify users to remove them and assign them to groups, as well as delete users/groups that are no longer needed.

Leave a Reply

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