102-500 Exam QuestionsBrowse all questions from this exam

102-500 Exam - Question 25


Which of the following files assigns a user to its primary group?

Show Answer
Correct Answer: C

The /etc/passwd file assigns a user to its primary group. This file contains user account information, including the primary group ID (GID) for each user. Each entry in the /etc/passwd file consists of multiple fields separated by colons, and one of these fields specifies the primary group for the user.

Discussion

2 comments
Sign in to comment
thiagowarwickOption: C
May 27, 2022

C is correct

kleverOption: C
Jan 9, 2023

/etc/passwd User account information