13,420
edits
Changes
no edit summary
= Preparing for Lab 4=
== Purpose of Lab 4 Managing user Accounts ==
=== The /etc/passwd file ===
:* '''groupdel''' - Removes an existing group contained in the /etc/group file
:* '''usermod -a -G [groupname] user''' - Modifies the /etc/group file to add or "append" users to a "supplemental" group name
== Managing System Services ==