A system file in which encryption user password are stored.
shadow files
creates user account
useradd
assigns or changes a password
passwd
modifys an existing user account
usermod
removes a user form the system
userdel
The _________ file contains default values used by the useradd utility when creating a user account,
/etc/default/useradd
The /etc/login.defs file defines
values of user id numbers
protocols to be used for password encryption
password aging vlues
path to default mailbox
wheather a home directory shold be created
The _________directory contains a set of configuration file templates that are copied into a new user’s home directory when it is created
/etc/skel