Multiple choice

Which of the following is the location of local user account information?

  1. /etc/profile

  2. /etc/passwd

  3. /etc/login.defs

  4. /etc/shadow

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

The /etc/passwd file is the standard location for storing user account information, including username, UID, GID, home directory, and login shell.