Automatically generated based on tag:

TitleTypeSummaryLocation
User and group identifiers Page Each process is associated with a set of user and group identifiers: uid/gid, euid/egid, ruid/rgid, suid/sgid, and fsuid/fsgid. User identifiers (uid) to textual usernames mapping:
/etc/passwd

Group identifiers (gid) to textual group names mapping:
/etc/group


View on GitHub