Multiple choice

Which of the following is the location of local group information?

  1. /etc/passwd

  2. /etc/shadow

  3. /etc/group

  4. /etc/users

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The /etc/group file is the primary repository for local group information, mapping group names to GIDs and their members.