Oracle
1Z0-403 · Question #115
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.)
The correct answer is A. The private primary group would be created for each user by default. E. The passwords for the user accounts would be stored in the /etc/shadow file in the crypt format by default. See the full explanation below for the reasoning.
Question
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.)
Options
- AThe private primary group would be created for each user by default.
- BThe /etc/passwd and /etc/shadow files are only updated using the newusers command.
- CThe contents of the /etc/skel directory would be automatically copied to the user's home directories.
- DThe passwords for the user accounts would be stored in the /etc/shadow file in the MD5 format by default.
- EThe passwords for the user accounts would be stored in the /etc/shadow file in the crypt format by default.
How the community answered
(33 responses)- A76% (25)
- B15% (5)
- C3% (1)
- D6% (2)
Community Discussion
No community discussion yet for this question.