Modifying an Audit Mask: (1) |-- -m--| The Audit-Mask Specification |------------------------|
Element | Purpose | Key Considerations |
---|---|---|
-m | Modifies an existing audit mask. | None. |
The following example modifies an audit mask for the user pat. The modified mask audits the events specified in the _Hsecure template mask, with the addition of all attempts of Lock Table (LKTB) and only failed attempts of Alter Table (ALTB).
onaudit -m -u pat -r _Hsecure -e +LKTB,FALTBHome | [ Top of Page | Previous Page | Next Page | Contents | Index ]