From: Todd C. Miller Date: Mon, 19 Jul 2010 18:11:06 +0000 (-0400) Subject: The default for set_logname has been "true" for some time now. X-Git-Tag: SUDO_1_7_4~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ab42d614c3a8a3c4939fbde2a14115a1e4b7c14;p=sudo The default for set_logname has been "true" for some time now. --HG-- branch : 1.7 --- diff --git a/sudoers.cat b/sudoers.cat index 2e67c69d5..09c675636 100644 --- a/sudoers.cat +++ b/sudoers.cat @@ -847,7 +847,7 @@ SUDOERS(4) MAINTENANCE COMMANDS SUDOERS(4) This can be done by negating the set_logname option. Note that if the _e_n_v___r_e_s_e_t option has not been disabled, entries in the _e_n_v___k_e_e_p list will override - the value of _s_e_t___l_o_g_n_a_m_e. This flag is _o_f_f by default. + the value of _s_e_t___l_o_g_n_a_m_e. This flag is _o_n by default. setenv Allow the user to disable the _e_n_v___r_e_s_e_t option from the diff --git a/sudoers.man.in b/sudoers.man.in index ce6c9196f..cfebf3d06 100644 --- a/sudoers.man.in +++ b/sudoers.man.in @@ -938,7 +938,7 @@ determine the real identity of the user, it may be desirable to change this behavior. This can be done by negating the set_logname option. Note that if the \fIenv_reset\fR option has not been disabled, entries in the \fIenv_keep\fR list will override the value of -\&\fIset_logname\fR. This flag is \fIoff\fR by default. +\&\fIset_logname\fR. This flag is \fIon\fR by default. .IP "setenv" 16 .IX Item "setenv" Allow the user to disable the \fIenv_reset\fR option from the command diff --git a/sudoers.pod b/sudoers.pod index 5fb657a04..241903b01 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -825,7 +825,7 @@ determine the real identity of the user, it may be desirable to change this behavior. This can be done by negating the set_logname option. Note that if the I option has not been disabled, entries in the I list will override the value of -I. This flag is I by default. +I. This flag is I by default. =item setenv