We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3601c2f commit f6346c0Copy full SHA for f6346c0
user-access.tex
@@ -345,7 +345,7 @@
345
\texttt{/etc/shadow}, where the ordinary user cannot modify the first and
346
cannot write into the the second. Another example is the \texttt{su} program,
347
which has to have the right to arbitrarily change user and group identity,
348
-which is a privilege of programs running with UID 0.
+which is a privilege of programs running with UID~0.
349
\item Programs using the SUID and SGID bits should be carefully programmed
350
to allow only the operations for which they were designed and prevent misuse
351
of their privileges for non-authorized actions (root shell execution).
0 commit comments