Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 22 additions & 3 deletions docs/sudoers.man.in
Original file line number Diff line number Diff line change
Expand Up @@ -475,14 +475,33 @@ varies based on the operating system
\fBsudo\fR
is running on.
.PP
Other
Other settings may influence the command environment:
.TP 3n
\fB\(bu\fR
\fBsudoers\fR
options may influence the command environment, such as
options, such as
\fIalways_set_home\fR,
\fIsecure_path\fR,
\fIset_logname\fR,
\fIset_home\fR,
\fIsetenv\fR.
.TP 3n
\fB\(bu\fR
Command tags, such as
\fISETENV\fR
and
\fINOSETENV\fR.
Note that
\fISETENV\fR
is implied if the command matched is
\fBALL\fR.
.TP 3n
\fB\(bu\fR
\fBsudo\fR
options, such as
\fI-E\fR
and
\fIset_home\fR.
\fI-i\fR.
.PP
On systems that support PAM where the
\fBpam_env\fR
Expand Down