October 2022
Intermediate to advanced
500 pages
19h 57m
English
Four major user authentication databases are available for Linux. The local Linux authentication database is known as the shadow password suite. The files of the shadow password suite are /etc/passwd, /etc/group, /etc/shadow, and /etc/gshadow. These files include encrypted passwords, user and group accounts, home directories, and login shells.
The other three user authentication databases are designed as a ...