passwd


Vocabulary
unix.users

Word description
A platform-specific tuple corresponding to every field from the Unix passwd struct. BSD passwd structures have four extra slots: change, class, expire, fields.

Definition

TUPLE: passwd user-name password uid gid gecos dir shell ;