InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a field stored in /etc/passwd?(a) username(b) password(c) UID, GID(d) encrypted passwordThis question was posed to me in an online quiz.My question comes from Administrator Specific Commands and Privileges topic in section Essential Shell Programming of Unix |
|
Answer» Right option is (d) encrypted PASSWORD |
|