CompTIA Linux+ Powered by LPI (LX0-104) — Question 30

Which of the following fields can be found in the /etc/group file? (Choose THREE correct answers.)

Answer options

Correct answer: A, C, E

Explanation

The correct answers are A, C, and E because the /etc/group file contains the list of users that are part of a group (A), the name of the group (C), and the group password (E). The home directory of the group (B) and the description of the group (D) are not included in this file.