Print this page
NEX-13644 File access audit logging
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/auditreduce.1m
          +++ new/usr/src/man/man1m/auditreduce.1m
   1    1  '\" te
   2    2  .\" Copyright (c) 2006  Sun Microsystems, Inc. All Rights Reserved.
        3 +.\" Copyright 2018 Nexenta Systems, Inc. All rights reserved.
   3    4  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   4    5  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   5    6  .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   6      -.TH AUDITREDUCE 1M "Mar 6, 2017"
        7 +.TH AUDITREDUCE 1M "Jul 10, 2018"
   7    8  .SH NAME
   8    9  auditreduce \- merge and select audit records from audit trail files
   9   10  .SH SYNOPSIS
  10   11  .LP
  11   12  .nf
  12   13  \fBauditreduce\fR [\fIoptions\fR] [\fIaudit-trail-file\fR]...
  13   14  .fi
  14   15  
  15   16  .SH DESCRIPTION
  16   17  .LP
↓ open down ↓ 529 lines elided ↑ open up ↑
 546  547  .ne 2
 547  548  .na
 548  549  \fBfmri=\fIservice instance\fR\fR
 549  550  .ad
 550  551  .sp .6
 551  552  .RS 4n
 552  553  Select records containing fault management resource identifier (FMRI) objects
 553  554  with the specified \fIservice instance\fR. See \fBsmf\fR(5).
 554  555  .RE
 555  556  
      557 +.sp
      558 +.ne 2
      559 +.na
      560 +\fBwsid=\fIWindows SID\fR\fR
      561 +.ad
      562 +.sp .6
      563 +.RS 4n
      564 +Select records containing Windows SIDS matching the specified \fISID\fR.
      565 +.RE
      566 +
 556  567  .RE
 557  568  
 558  569  .sp
 559  570  .ne 2
 560  571  .na
 561  572  \fB\fB-r\fR \fIreal-user\fR\fR
 562  573  .ad
 563  574  .sp .6
 564  575  .RS 4n
 565  576  Select records with the specified \fIreal-user\fR.
↓ open down ↓ 346 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX