Lines Matching full:effective

36 The \fBsetuid()\fR function sets the real user ID, effective user ID, and saved
38 ID, effective group ID, and saved group ID of the calling process. The
39 \fBsetegid()\fR and \fBseteuid()\fR functions set the effective group and user
41 information on real, effective, and saved user and group IDs.
44 At login time, the real user ID, effective user ID, and saved user ID of the
46 of the process. The same is true for the real, effective, and saved group IDs;
53 can change. If the file executed is a set-user-ID file, the effective and saved
55 executed is a set-group-ID file, the effective and saved group IDs of the
57 a set-user-ID or set-group-ID file, the effective user \fBID\fR, saved user ID,
58 effective group ID, and saved group ID are not changed.
61 If the {\fBPRIV_PROC_SETID\fR} privilege is asserted in the effective set of
62 the process calling \fBsetuid()\fR, the real, effective, and saved user IDs are
64 saved, effective or real UID is 0, additional restrictions apply. See
68 If the {\fBPRIV_PROC_SETID\fR} privilege is not asserted in the effective set,
70 process, the effective user ID is set to \fIuid\fR.
73 If the {\fBPRIV_PROC_SETID\fR} privilege is asserted in the effective set of
74 the process calling \fBsetgid()\fR, the real, effective, and saved group IDs
78 If the {\fBPRIV_PROC_SETID\fR} privilege is not asserted in the effective set,
80 process, the effective group ID is set to \fIgid\fR.
106 is not asserted in the effective set of the calling process and the \fIuid\fR
112 is not asserted in the effective set and the \fIgid\fR argument does not match