Linux User Account Management using USERADD, USERMOD, GROUPADD | MPrashant



Linux User Account Management using USERADD, USERMOD, GROUPADD | MPrashant

Linux User Account Management using USERADD, USERMOD, GROUPADD | MPrashant

#linux #linuxtutorial #mprashant #centos8 @MPrashant

In this video, I’ll show you how to use the Linux user account management tools, USERADD, USERMOD, and GROUPADD, to create, delete, and modify user accounts.

If you’re a Linux user and you need to manage user accounts, then this video is for you! I’ll show you how to use the user account management tools to create, delete, and modify user accounts in a simple and easy way. This video is likely to be of great help to you if you’re looking to manage user accounts on a Linux system!

Topics we will cover in this topics are:

How to create a user in Linux with useradd command
How to delete a user in Linux with userdel command
How to modify a user in LInux with usermod command
How to create a group in Linux
How to delete a group in Linux
How to assign a group to a user in Linux

To get more info about users and groups
/etc/passwd file
/etc/shadow file
/etc/group file

Commands we are covering in this video are
useradd
userdel
usermod
groupadd
groupdel

Linux Admin Tutorial for beginners

Comments are closed.