This document provides information on user administration in Solaris, including:
- The system files used to store user account information like /etc/passwd, /etc/shadow, and /etc/group.
- Commands for managing user accounts like useradd, usermod, userdel, passwd, and su.
- Configuring password policies using /etc/default/passwd and locking accounts after failed login attempts.
- Managing groups using groupadd, groupmod, and groupdel.
- Variables that customize a user's session and setting them.
- Commands to monitor system access like who, finger, last, and recording failed login attempts.