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!
===Saved user ID=== The saved user ID is used when a program running with elevated privileges needs to do some unprivileged work temporarily; changing <code>euid</code> from a privileged value (typically <code>0</code>) to some unprivileged value (anything other than the privileged value) causes the privileged value to be stored in <code>suid</code>. Later, a program's <code>euid</code> can be set back to the value stored in <code>suid</code>, so that elevated privileges can be restored; an unprivileged process may set its <code>euid</code> to one of only three values: the value of <code>ruid</code>, the value of <code>suid</code>, or the value of <code>euid</code>.
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)