Print this page
11037 SMB File access audit logging (reserve IDs)

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/auditrecord/audit_record_attr.txt
          +++ new/usr/src/cmd/auditrecord/audit_record_attr.txt
   1    1  # audit_record_attr.txt
   2    2  # Two "#" are comments that are copied to audit_record_attr
   3    3  # other comments are removed.
   4    4  ##
   5    5  ## Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
        6 +## Copyright 2018 Nexenta Systems, Inc.  All rights reserved.
   6    7  ## Copyright 2019 Joyent, Inc.
   7    8  ##
   8    9  ## CDDL HEADER START
   9   10  ##
  10   11  ## The contents of this file are subject to the terms of the
  11   12  ## Common Development and Distribution License (the "License").
  12   13  ## You may not use this file except in compliance with the License.
  13   14  ##
  14   15  ## You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  15   16  ## or http://www.opensolaris.org/os/licensing.
↓ open down ↓ 1462 lines elided ↑ open up ↑
1478 1479    comment=from name:
1479 1480    comment=to name
1480 1481  
1481 1482  label=AUE_RFSSYS
1482 1483    skip=Not used.
1483 1484  # apparently replaced
1484 1485  
1485 1486  label=AUE_RMDIR
1486 1487    format=path:[attr]
1487 1488  
     1489 +label=AUE_SACL
     1490 +  title=File Access Audit
     1491 +  syscall=none
     1492 +  see=none
     1493 +  format=head:path:arg1:[text]2:subj
     1494 +    comment="access_mask":
     1495 +    comment="Windows SID"
     1496 +
1488 1497  label=AUE_SEMCTL
1489 1498    format=arg1:[ipc]:[ipc_perm]
1490 1499      comment=1, semaphore ID, "sem ID"
1491 1500    note=ipc_perm
1492 1501  # ipc, ipc_perm token: semctl -> ipc_lookup -> audit_ipc
1493 1502  
1494 1503  label=AUE_SEMCTL_GETALL
1495 1504    format=arg1:[ipc]:[ipc_perm]
1496 1505      comment=1, semaphore ID, "sem ID"
1497 1506    note=ipc_perm
↓ open down ↓ 910 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX