sudoreplay does not parse sudoers to find the value of iolog_dir.

The default value for the I/O log directory is set at build time.
This commit is contained in:
Todd C. Miller
2021-05-26 08:10:22 -06:00
parent cc647c32e1
commit 5087f68853
2 changed files with 12 additions and 24 deletions

View File

@@ -16,7 +16,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.TH "SUDOREPLAY" "@mansectsu@" "May 18, 2020" "Sudo @PACKAGE_VERSION@" "System Manager's Manual" .TH "SUDOREPLAY" "@mansectsu@" "May 26, 2021" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
.nh .nh
.if n .ad l .if n .ad l
.SH "NAME" .SH "NAME"
@@ -50,17 +50,11 @@ The
\fIID\fR \fIID\fR
should either be a six character sequence of digits and should either be a six character sequence of digits and
upper case letters, e.g., upper case letters, e.g.,
\fR0100A5\fR, \fR0100A5\fR
a pattern matching the or a path name.
\fIiolog_file\fR Path names may be relative to the I/O log directory
option in the \fI@iolog_dir@\fR
\fIsudoers\fR (unless overridden by the
file, or a path name.
Path names may be relative to the
\fIiolog_dir\fR
option in the
\fIsudoers\fR
file (unless overridden by the
\fB\-d\fR \fB\-d\fR
option) or fully qualified, beginning with a option) or fully qualified, beginning with a
\(oq/\(cq \(oq/\(cq

View File

@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.Dd May 18, 2020 .Dd May 26, 2021
.Dt SUDOREPLAY @mansectsu@ .Dt SUDOREPLAY @mansectsu@
.Os Sudo @PACKAGE_VERSION@ .Os Sudo @PACKAGE_VERSION@
.Sh NAME .Sh NAME
@@ -48,17 +48,11 @@ The
.Em ID .Em ID
should either be a six character sequence of digits and should either be a six character sequence of digits and
upper case letters, e.g., upper case letters, e.g.,
.Li 0100A5 , .Li 0100A5
a pattern matching the or a path name.
.Em iolog_file Path names may be relative to the I/O log directory
option in the .Pa @iolog_dir@
.Em sudoers (unless overridden by the
file, or a path name.
Path names may be relative to the
.Em iolog_dir
option in the
.Em sudoers
file (unless overridden by the
.Fl d .Fl d
option) or fully qualified, beginning with a option) or fully qualified, beginning with a
.Ql / .Ql /