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>
        
*** 1,11 ****
  '\" te
  .\" Copyright (c) 2008, Sun Microsystems, Inc.
  .\" 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.
  .\" 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.
  .\" 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]
! .TH AUDIT_CLASS 4 "Mar 6, 2017"
  .SH NAME
  audit_class \- audit class definitions
  .SH SYNOPSIS
  .LP
  .nf
--- 1,12 ----
  '\" te
  .\" Copyright (c) 2008, Sun Microsystems, Inc.
+ .\" Copyright 2018 Nexenta Systems, Inc. All rights reserved.
  .\" 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.
  .\" 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.
  .\" 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]
! .TH AUDIT_CLASS 4 "Jul 10, 2018"
  .SH NAME
  audit_class \- audit class definitions
  .SH SYNOPSIS
  .LP
  .nf
*** 125,134 ****
--- 126,136 ----
  0x00040000:ua:user administration
  0x00080000:aa:audit utilization
  0x00300000:pc:process (meta-class)
  0x00100000:ps:process start/stop
  0x00200000:pm:process modify
+ 0x02000000:sa:SACL-based File Access Auditing
  0x20000000:io:ioctl
  0x40000000:ex:exec
  0x80000000:ot:other
  0xffffffff:all:all classes (meta-class)
  .fi