This document provides an overview of user and group administration in Linux. It discusses the different types of users (super user, system user, normal user) and explains how to create, modify, lock, unlock and delete users. It also covers groups, including how to create, modify and manage group membership by adding or removing users to groups. The key files for user (/etc/passwd and /etc/shadow) and group (/etc/group) configuration are also explained.