Summary
The user account types in Linux are the superuser, system users, and regular users.
A user has a primary group and might be a member of supplementary groups.
The
/etc/passwd,/etc/group, and/etc/shadowcritical files contain user and group information.You can run commands as the superuser with the
suandsudocommands.The
useradd,usermod, anduserdelcommands manage users.The
groupadd,groupmod, andgroupdelcommands manage groups.The
passwdcommand manages passwords for users.The
chagecommand displays and configures password expiration settings for users.
No comments:
Post a Comment