Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
User identifier
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Value identifying a user account in Unix and Unix-like operating systems}} Unix-like operating systems identify a user by a value called a '''user identifier''', often abbreviated to '''user ID''' or '''UID'''. The UID, along with the group identifier (GID) and other access control criteria, is used to determine which system resources a user can access. The [[Passwd (file)|password file]] maps textual user names to UIDs. UIDs are stored in the [[inode]]s of the Unix [[file system]], running processes, tar archives, and the now-obsolete [[Network Information Service]]. In [[POSIX]]-compliant environments, the shell command <code>id</code> gives the current user's UID, as well as more information such as the user name, primary user group and group identifier (GID).
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)