As a Linux administrator, you bulk imported a set of normal user accounts from the newaccts.txt
file by using the newusers command. Which two statements are true about this process? (Choose
two.)
A.
The private primary group would be created for each user by default.
B.
The /etc/passwd and /etc/shadow files are only updated using the newusers command.
C.
The contents of the /etc/skel directory would be automatically copied to the user’s home
directories.
D.
The passwords for the user accounts would be stored in the /etc/shadow file in the MD5 format
by default.
E.
The passwords for the user accounts would be stored in the /etc/shadow file in the crypt format
by default.