File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 331331the SUID (\emsl {set user ID}) bit set changes the EUID and the saved UID of the process
332332to the UID of the program owner, the RUID stays the same.
333333\item similarly the SGID bit changes the EGID of the process.
334- \item \emsl {access rights checking always consults the EUID, EGID, and
335- supplementary GIDs}
336334\end {itemize }
337335\end {slide }
338336
339337\label {ROOT_SETUID }
340338
341339\begin {itemize }
340+ \item \emsl {access rights checking always consults the EUID, EGID, and
341+ supplementary GIDs}
342342\item \label {SUID_BIT } The SUID and SGID bits are used for programs that need
343343bigger privileges than the user who executes them. One example is the
344344\texttt {passwd } program that needs to update files \texttt {/etc/passwd } and
You can’t perform that action at this time.
0 commit comments