From 328429832df1e828ead3623fc037c85bf33278de Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 11 Nov 2014 14:15:47 -0700 Subject: [PATCH] Mention sudo.conf use for debugging --- doc/sudoreplay.cat | 11 ++++++++++- doc/sudoreplay.man.in | 18 +++++++++++++++++- doc/sudoreplay.mdoc.in | 15 +++++++++++++++ 3 files changed, 42 insertions(+), 2 deletions(-) diff --git a/doc/sudoreplay.cat b/doc/sudoreplay.cat index 9eb49fc9a..aebd356e4 100644 --- a/doc/sudoreplay.cat +++ b/doc/sudoreplay.cat @@ -199,7 +199,16 @@ DDEESSCCRRIIPPTTIIOONN which is probably not what was intended. This will be addressed in a future version of ssuuddoorreeppllaayy. + DDeebbuuggggiinngg ssuuddoorreeppllaayy + ssuuddoorreeppllaayy versions 1.8.4 and higher support a flexible debugging + framework that is configured via Debug lines in the sudo.conf(4) file. + + For more information on configuring sudo.conf(4), please refer to its + manual. + FFIILLEESS + _/_e_t_c_/_s_u_d_o_._c_o_n_f Debugging framework configuration + _/_v_a_r_/_l_o_g_/_s_u_d_o_-_i_o The default I/O log directory. _/_v_a_r_/_l_o_g_/_s_u_d_o_-_i_o_/_0_0_/_0_0_/_0_1_/_l_o_g @@ -244,7 +253,7 @@ EEXXAAMMPPLLEESS # sudoreplay -l ( user jeff or user bob ) tty console SSEEEE AALLSSOO - sudo(1m), script(1) + sudo.conf(4), sudo(1m), script(1) AAUUTTHHOORRSS Todd C. Miller diff --git a/doc/sudoreplay.man.in b/doc/sudoreplay.man.in index eb53774c4..9e84ef84a 100644 --- a/doc/sudoreplay.man.in +++ b/doc/sudoreplay.man.in @@ -16,7 +16,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.TH "SUDOREPLAY" "@mansectsu@" "February 15, 2014" "Sudo @PACKAGE_VERSION@" "System Manager's Manual" +.TH "SUDOREPLAY" "8" "February 15, 2014" "Sudo @PACKAGE_VERSION@" "System Manager's Manual" .nh .if n .ad l .SH "NAME" @@ -330,8 +330,23 @@ will result in a time exactly two weeks from now, which is probably not what was intended. This will be addressed in a future version of \fBsudoreplay\fR. +.SS "Debugging sudoreplay" +\fBsudoreplay\fR +versions 1.8.4 and higher support a flexible debugging framework +that is configured via +\fRDebug\fR +lines in the +sudo.conf(@mansectform@) +file. +.PP +For more information on configuring +sudo.conf(@mansectform@), +please refer to its manual. .SH "FILES" .TP 26n +\fI@sysconfdir@/sudo.conf\fR +Debugging framework configuration +.TP 26n \fI@iolog_dir@\fR The default I/O log directory. .TP 26n @@ -402,6 +417,7 @@ List sessions run by jeff or bob on the console: .RE .fi .SH "SEE ALSO" +sudo.conf(@mansectform@), sudo(@mansectsu@), script(1) .SH "AUTHORS" diff --git a/doc/sudoreplay.mdoc.in b/doc/sudoreplay.mdoc.in index 004a17aff..b29bc1b90 100644 --- a/doc/sudoreplay.mdoc.in +++ b/doc/sudoreplay.mdoc.in @@ -297,8 +297,22 @@ will result in a time exactly two weeks from now, which is probably not what was intended. This will be addressed in a future version of .Nm sudoreplay . +.Ss Debugging sudoreplay +.Nm sudoreplay +versions 1.8.4 and higher support a flexible debugging framework +that is configured via +.Li Debug +lines in the +.Xr sudo.conf @mansectform@ +file. +.Pp +For more information on configuring +.Xr sudo.conf @mansectform@ , +please refer to its manual. .Sh FILES .Bl -tag -width 24n +.It Pa @sysconfdir@/sudo.conf +Debugging framework configuration .It Pa @iolog_dir@ The default I/O log directory. .It Pa @iolog_dir@/00/00/01/log @@ -351,6 +365,7 @@ List sessions run by jeff or bob on the console: # sudoreplay -l ( user jeff or user bob ) tty console .Ed .Sh SEE ALSO +.Xr sudo.conf @mansectform@ , .Xr sudo @mansectsu@ , .Xr script 1 .Sh AUTHORS -- 2.40.0