In SECURITY NOTES, clarify that PATH may be overridden by the policy.
Bug #1014
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
.nr BA @BAMAN@
|
.nr BA @BAMAN@
|
||||||
.nr LC @LCMAN@
|
.nr LC @LCMAN@
|
||||||
.nr PS @PSMAN@
|
.nr PS @PSMAN@
|
||||||
.TH "SUDO" "@mansectsu@" "September 17, 2021" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
|
.TH "SUDO" "@mansectsu@" "December 11, 2021" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
|
||||||
.nh
|
.nh
|
||||||
.if n .ad l
|
.if n .ad l
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
@@ -1034,11 +1034,10 @@ searching for a command in the user's
|
|||||||
\fRPATH\fR
|
\fRPATH\fR
|
||||||
(if one or both are in the
|
(if one or both are in the
|
||||||
\fRPATH\fR).
|
\fRPATH\fR).
|
||||||
Note, however, that the actual
|
Depending on the security policy, the user's
|
||||||
\fRPATH\fR
|
\fRPATH\fR
|
||||||
environment variable is
|
environment variable may be modified, replaced,
|
||||||
\fInot\fR
|
or passed unchanged to the program that
|
||||||
modified and is passed unchanged to the program that
|
|
||||||
\fBsudo\fR
|
\fBsudo\fR
|
||||||
executes.
|
executes.
|
||||||
.PP
|
.PP
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
.nr BA @BAMAN@
|
.nr BA @BAMAN@
|
||||||
.nr LC @LCMAN@
|
.nr LC @LCMAN@
|
||||||
.nr PS @PSMAN@
|
.nr PS @PSMAN@
|
||||||
.Dd September 17, 2021
|
.Dd December 11, 2021
|
||||||
.Dt SUDO @mansectsu@
|
.Dt SUDO @mansectsu@
|
||||||
.Os Sudo @PACKAGE_VERSION@
|
.Os Sudo @PACKAGE_VERSION@
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -975,11 +975,10 @@ searching for a command in the user's
|
|||||||
.Ev PATH
|
.Ev PATH
|
||||||
(if one or both are in the
|
(if one or both are in the
|
||||||
.Ev PATH ) .
|
.Ev PATH ) .
|
||||||
Note, however, that the actual
|
Depending on the security policy, the user's
|
||||||
.Ev PATH
|
.Ev PATH
|
||||||
environment variable is
|
environment variable may be modified, replaced,
|
||||||
.Em not
|
or passed unchanged to the program that
|
||||||
modified and is passed unchanged to the program that
|
|
||||||
.Nm
|
.Nm
|
||||||
executes.
|
executes.
|
||||||
.Pp
|
.Pp
|
||||||
|
Reference in New Issue
Block a user