Skip to content

Commit f6346c0

Browse files
author
Vladimir Kotal
committed
format
1 parent 3601c2f commit f6346c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-access.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@
345345
\texttt{/etc/shadow}, where the ordinary user cannot modify the first and
346346
cannot write into the the second. Another example is the \texttt{su} program,
347347
which has to have the right to arbitrarily change user and group identity,
348-
which is a privilege of programs running with UID 0.
348+
which is a privilege of programs running with UID~0.
349349
\item Programs using the SUID and SGID bits should be carefully programmed
350350
to allow only the operations for which they were designed and prevent misuse
351351
of their privileges for non-authorized actions (root shell execution).

0 commit comments

Comments
 (0)