aumaskmgmt(1M) — ADMINISTRATOR COMMANDS
NAME
aumaskmgmt − manages the audit mask file
SYNOPSIS
aumaskmgmt [ name ... ]
aumaskmgmt [ -q ] -m"audit mask" name
aumaskmgmt [ -q ] -a name "audit mask"
aumaskmgmt [ -q ] -x name [ name ... ]
DESCRIPTION
aumaskmgmt allows root to manage the audit mask file, /var/security/aumask. If aumaskmgmt is invoked without any parameters, the usernames and their audit masks for all entries in the audit mask file will be printed to standard output. If aumaskmgmt is invoked with only usernames for parameters, the supplied user names and their audit masks will be printed to standard output.
The options available are:
-m"audit mask" Sets the audit mask for the user name in /var/security/aumask.
-a Adds the user name to /var/security/aumask.
-x Deletes the user(s) name from /var/security/aumask.
-q Sets the audit mask quietly.
If a new user is being added to /var/security/aumask, both the user name and the audit mask must be specified. User names must be uniquely defined.
FILES
/var/security/audit_alias Contains the valid audit aliases
/var/security/auclass Contains the valid audit classes
/var/security/aumask Contains the valid audit masks
SEE ALSO
aualiasmgmt(1M), a_create_mask(3A), getament(3A), audit_alias(4), aumask(4), audit(4)
(Security Enhancement)