docs/108520: man auditreduce vs. FreeBSD Handbook
Dr. Markus Waldeck
waldeck at gmx.de
Mon Jan 29 16:20:21 UTC 2007
>Number: 108520
>Category: docs
>Synopsis: man auditreduce vs. FreeBSD Handbook
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jan 29 16:20:20 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Dr. Markus Waldeck
>Release: 7.0-CURRENT-200701
>Organization:
>Environment:
FreeBSD fbh 7.0-CURRENT-200701 FreeBSD 7.0-CURRENT-200701 #0: Wed Jan 17 20:32:09 UTC 2007
root at fbh:/usr/src/sys/i386/conf/CUSTOM i386
>Description:
The explanation of the auditreduce option "-u" differs between the man page and the handbook.
FreeBSD Hanndbook:
> Since audit logs may be very large, an administrator will likely want to
> select a subset of records for using, such as
> records associated with a specific user:
>
> # auditreduce -u trhodes /var/audit/AUDITFILE | praudit
>
> This will select all audit records produced for the user trhodes stored in
> the AUDITFILE file.
man auditreduce:
-r ruid
Select records with the given real user id or name.
-u auid
Select records with the given audit id.
Which explanation is correct?
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list