• Post author:
  • Post category:Blog
  • Reading time:1 mins read
  • Post last modified:June 12, 2024

A Linux administrator creates new user accounts using the useradd command. Which two files on the system contain the new user account information?  (Choose two.)

  • /etc/users/groups
  • /etc/ passwd
  • /users/account
  • /etc/users
  • /etc/ shadow
Explanation & Hint:

The /etc/passwd file contains a line for each user on the system. Information in the file contains the username and unique ID, as well as additional information such as user home directory and default group membership. The file contains the username and the encrypted user password.

For more Questions and Answers:

CCST Junior Cybersecurity Analyst Career Path Final Exam Answers Full 100%

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments