Back to FlashcardsInformation Technology / JCAC Mod 5 /Etc/Passwd
JCAC Mod 5 /Etc/Passwd
This deck covers the key fields in the /etc/passwd file, explaining the purpose of each field.
Field 1
Tap or swipe ↕ to flip
Swipe ←→Navigate
1/7
Key Terms
Term
Definition
Field 1
User account name
Field 2
Placeholder for the hashed password stored in the /etc/shadow file
Field 3
User Identification (UID). Number that identifies user to the system. User root UID is always 0
Field 4
Group Identification (GID). Number that identifies user’s primary group.
Field 5
Comments, normally user’s full name, office, or phone numbers.
Field 6
User’s home directory
Related Flashcard Decks
| Term | Definition |
|---|---|
Field 1 | User account name |
Field 2 | Placeholder for the hashed password stored in the /etc/shadow file |
Field 3 | User Identification (UID). Number that identifies user to the system. User root UID is always 0 |
Field 4 | Group Identification (GID). Number that identifies user’s primary group. |
Field 5 | Comments, normally user’s full name, office, or phone numbers. |
Field 6 | User’s home directory |
Field 7 | User’s default shell |