Where is the username stored in each /etc/passwd record?
/etc/passwd
In the second field, which is always plain-text account data.
In the final field after the login shell.
In the filename of a separate record under /etc/passwd.
In the first colon-separated field.