Trusted Solaris Audit Administration

To Add the sequence Token to the Audit Record

  1. To add the seq audit policy dynamically, as role secadmin, at label admin_low, on the command line:


    $ auditconfig -setpolicy +seq
    $ auditconfig -getpolicy
    slabel, seq

  2. To add the seq audit policy permanently, as role secadmin at label admin_low, in the audit_startup file:


    #!/bin/sh
    auditconfig -setpolicy +slabel,seq