2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-01 14:55:12 +00:00

There are now 14 tag values, not 10. Don't bother mentioning the

number since it keeps increasing.  Bug #759
This commit is contained in:
Todd C. Miller
2016-10-19 07:33:07 -06:00
parent c18ff022e0
commit 6fa59b7416
3 changed files with 7 additions and 9 deletions

View File

@@ -596,8 +596,8 @@ SSUUDDOOEERRSS FFIILLEE FFOORRMMAATT
with either an `!' or `-' character. with either an `!' or `-' character.
TTaagg__SSppeecc TTaagg__SSppeecc
A command may have zero or more tags associated with it. There are ten A command may have zero or more tags associated with it. The following
possible tag values: EXEC, NOEXEC, FOLLOW, NOFOLLOW, LOG_INPUT, tag values are supported: EXEC, NOEXEC, FOLLOW, NOFOLLOW, LOG_INPUT,
NOLOG_INPUT, LOG_OUTPUT, NOLOG_OUTPUT, MAIL, NOMAIL, PASSWD, NOPASSWD, NOLOG_INPUT, LOG_OUTPUT, NOLOG_OUTPUT, MAIL, NOMAIL, PASSWD, NOPASSWD,
SETENV, and NOSETENV. Once a tag is set on a Cmnd, subsequent Cmnds in SETENV, and NOSETENV. Once a tag is set on a Cmnd, subsequent Cmnds in
the Cmnd_Spec_List, inherit the tag unless it is overridden by the the Cmnd_Spec_List, inherit the tag unless it is overridden by the
@@ -2607,4 +2607,4 @@ DDIISSCCLLAAIIMMEERR
file distributed with ssuuddoo or https://www.sudo.ws/license.html for file distributed with ssuuddoo or https://www.sudo.ws/license.html for
complete details. complete details.
Sudo 1.8.18 October 18, 2016 Sudo 1.8.18 Sudo 1.8.18 October 19, 2016 Sudo 1.8.18

View File

@@ -21,7 +21,7 @@
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Agency (DARPA) and Air Force Research Laboratory, Air Force
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
.\" .\"
.TH "SUDOERS" "5" "October 18, 2016" "Sudo @PACKAGE_VERSION@" "File Formats Manual" .TH "SUDOERS" "5" "October 19, 2016" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
.nh .nh
.if n .ad l .if n .ad l
.SH "NAME" .SH "NAME"
@@ -1237,8 +1237,7 @@ or
character. character.
.SS "Tag_Spec" .SS "Tag_Spec"
A command may have zero or more tags associated with it. A command may have zero or more tags associated with it.
There are The following tag values are supported:
ten possible tag values:
\fREXEC\fR, \fREXEC\fR,
\fRNOEXEC\fR, \fRNOEXEC\fR,
\fRFOLLOW\fR, \fRFOLLOW\fR,

View File

@@ -19,7 +19,7 @@
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force .\" Agency (DARPA) and Air Force Research Laboratory, Air Force
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512. .\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
.\" .\"
.Dd October 18, 2016 .Dd October 19, 2016
.Dt SUDOERS @mansectform@ .Dt SUDOERS @mansectform@
.Os Sudo @PACKAGE_VERSION@ .Os Sudo @PACKAGE_VERSION@
.Sh NAME .Sh NAME
@@ -1160,8 +1160,7 @@ or
character. character.
.Ss Tag_Spec .Ss Tag_Spec
A command may have zero or more tags associated with it. A command may have zero or more tags associated with it.
There are The following tag values are supported:
ten possible tag values:
.Li EXEC , .Li EXEC ,
.Li NOEXEC , .Li NOEXEC ,
.Li FOLLOW , .Li FOLLOW ,