From: Todd C. Miller Date: Sat, 15 Dec 2001 16:51:28 +0000 (+0000) Subject: regen X-Git-Tag: SUDO_1_6_4~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b42400d77dbdef47156acc5181772fd05f237943;p=sudo regen --- diff --git a/sudoers.cat b/sudoers.cat index 9aa8ac70c..95dea1944 100644 --- a/sudoers.cat +++ b/sudoers.cat @@ -634,20 +634,20 @@ sudoers(4) MAINTENANCE COMMANDS sudoers(4) required when a user runs ssssuuuuddddoooo with the ----vvvv flag. It has the following possible values: - all All the user's I entries for the - current host must have the C - flag set to avoid entering a password. + all All the user's _s_u_d_o_e_r_s entries for the + current host must have the NOPASSWD + flag set to avoid entering a password. - any At least one of the user's I entries - for the current host must have the - C flag set to avoid entering a - password. + any At least one of the user's _s_u_d_o_e_r_s + entries for the current host must have + the NOPASSWD flag set to avoid enterĀ­ + ing a password. - never The user need never enter a password to use - the B<-v> flag. + never The user need never enter a password + to use the ----vvvv flag. - always The user must always enter a password to use - the B<-v> flag. + always The user must always enter a password + to use the ----vvvv flag. The default value is `all'. @@ -668,20 +668,20 @@ sudoers(4) MAINTENANCE COMMANDS sudoers(4) required when a user runs ssssuuuuddddoooo with the ----llll. It has the following possible values: - all All the user's I entries for the - current host must have the C - flag set to avoid entering a password. + all All the user's _s_u_d_o_e_r_s entries for the + current host must have the NOPASSWD + flag set to avoid entering a password. - any At least one of the user's I entries - for the current host must have the - C flag set to avoid entering a - password. + any At least one of the user's _s_u_d_o_e_r_s + entries for the current host must have + the NOPASSWD flag set to avoid enterĀ­ + ing a password. - never The user need never enter a password to use - the B<-l> flag. + never The user need never enter a password + to use the ----llll flag. - always The user must always enter a password to use - the B<-l> flag. + always The user must always enter a password + to use the ----llll flag. The default value is `any'. diff --git a/sudoers.man.in b/sudoers.man.in index 8953438ec..c368e4d8a 100644 --- a/sudoers.man.in +++ b/sudoers.man.in @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.15 -.\" Sat Dec 15 09:38:35 2001 +.\" Sat Dec 15 09:51:14 2001 .\" .\" Standard preamble: .\" ====================================================================== @@ -627,52 +627,50 @@ This is not set by default. .IX Item "verifypw" This option controls when a password will be required when a user runs \&\fBsudo\fR with the \fB\-v\fR flag. It has the following possible values: +.RS 12 +.Ip "all" 8 +.IX Item "all" +All the user's \fIsudoers\fR entries for the current host must have +the \f(CW\*(C`NOPASSWD\*(C'\fR flag set to avoid entering a password. +.Ip "any" 8 +.IX Item "any" +At least one of the user's \fIsudoers\fR entries for the current host +must have the \f(CW\*(C`NOPASSWD\*(C'\fR flag set to avoid entering a password. +.Ip "never" 8 +.IX Item "never" +The user need never enter a password to use the \fB\-v\fR flag. +.Ip "always" 8 +.IX Item "always" +The user must always enter a password to use the \fB\-v\fR flag. +.RE +.RS 12 .Sp -.Vb 3 -\& all All the user's I entries for the -\& current host must have the C -\& flag set to avoid entering a password. -.Ve -.Vb 4 -\& any At least one of the user's I entries -\& for the current host must have the -\& C flag set to avoid entering a -\& password. -.Ve -.Vb 2 -\& never The user need never enter a password to use -\& the B<-v> flag. -.Ve -.Vb 2 -\& always The user must always enter a password to use -\& the B<-v> flag. -.Ve The default value is `all'. +.RE .Ip "listpw" 12 .IX Item "listpw" This option controls when a password will be required when a user runs \fBsudo\fR with the \fB\-l\fR. It has the following possible values: +.RS 12 +.Ip "all" 8 +.IX Item "all" +All the user's \fIsudoers\fR entries for the current host must have +the \f(CW\*(C`NOPASSWD\*(C'\fR flag set to avoid entering a password. +.Ip "any" 8 +.IX Item "any" +At least one of the user's \fIsudoers\fR entries for the current host +must have the \f(CW\*(C`NOPASSWD\*(C'\fR flag set to avoid entering a password. +.Ip "never" 8 +.IX Item "never" +The user need never enter a password to use the \fB\-l\fR flag. +.Ip "always" 8 +.IX Item "always" +The user must always enter a password to use the \fB\-l\fR flag. +.RE +.RS 12 .Sp -.Vb 3 -\& all All the user's I entries for the -\& current host must have the C -\& flag set to avoid entering a password. -.Ve -.Vb 4 -\& any At least one of the user's I entries -\& for the current host must have the -\& C flag set to avoid entering a -\& password. -.Ve -.Vb 2 -\& never The user need never enter a password to use -\& the B<-l> flag. -.Ve -.Vb 2 -\& always The user must always enter a password to use -\& the B<-l> flag. -.Ve The default value is `any'. +.RE .PP \&\fBLists that can be used in a boolean context\fR: .Ip "env_check" 12