This document discusses managing users and groups in Red Hat Linux 7. It explains that there are three types of users: the root superuser, normal custom users created by administrators, and system users created by packages. It describes the main files and commands used to create and manage users, including /etc/passwd, /etc/shadow, /etc/group, useradd, groupadd, and usermod. The default permissions and umask value are also covered.