Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
EffectiveID
Edit
PageHistory
Diff
Info
LikePages
The effective [UID]/[GID] is the user (or group) that a process's privilege checks are done against. For instance if a user ''bob'' runs a program that is [SUID] ''charlie'' then the effective user ID of the process is ''charlie'', not ''bob'' since the process is running with ''charlie''s permissions. Compare [RealID]. !!SEE ALSO geteuid(2), getegid(2)
5 pages link to
EffectiveID
:
getresgid(2)
getresuid(2)
getegid(2)
RealID
geteuid(2)