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