User management command
User management commands manage the users and groups information with the following commands, useradd, usermod, userdel and passwd. The users can use psswd command to secure the user accounts confidential informations. Usage of user management utilities: useradd is used to create user account, usermod is used to modify user account, userdel is used to delete user account, passwd is used to secure user account information.