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
.\" 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
.if n .ad l
.SH "NAME"
@@ -50,17 +50,11 @@ The
\fIID\fR
should either be a six character sequence of digits and
upper case letters, e.g.,
\fR0100A5\fR,
a pattern matching the
\fIiolog_file\fR
option in the
\fIsudoers\fR
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
\fR0100A5\fR
or a path name.
Path names may be relative to the I/O log directory
\fI@iolog_dir@\fR
(unless overridden by the
\fB\-d\fR
option) or fully qualified, beginning with a
\(oq/\(cq