Fujitsu M8000 Security Camera User Manual


 
setaudit(8)
118 XSCF Reference Manual Last Revised January 2007
OPTIONS The following options are supported.
-a users=enable|disable|default
Sets the audit record generation policy for the specified users. users is a
comma-separated list of valid user names.
When set to enable or disable, audit record generation for the users is
turned on or off respectively. This setting overrides the global policy for the
specified user.
When set to default, the policy for the users is set to follow the global
policy. Use showaudit -g to display the global user audit record generation
policy.
-c classes = enable|disable
Changes the audit record generation policy for the specified audit classes.
classes is a comma-separated list of audit classes. A class may be specified by
its numeric value or its name. The ACS_ prefix may be omitted. For example,
the class of audit-related events can be expressed as ACS_AUDIT, AUDIT or 2.
The following are valid classes:
all Denotes all classes: LOGIN, CONFIG, AUDIT,
DOMAIN, USER, STATUS, PLATFORM, SERVICE
ACS_LOGIN(0) Login-related events
ACS_CONFIG(1) Configuration-related events
ACS_AUDIT(2) Audit-related events
ACS_DOMAIN(3) Domain-related events
ACS_USER(4) User management–related events
ACS_STATUS(5) Status inquiry–related events
ACS_PLATFORM(6) Platform management–related events
ACS_SERVICE(7) Service-related events
This option may be specified multiple times. Multiple specification are
processed together with an -e options in the order listed. See
EXAMPLE 1.
When set to enable or disable, audit record generation for the classes is
turned on or off respectively. This setting overrides the global policy. When
set to default, the policy for the users is set to follow the global policy. Use
showaudit -g to display the global user audit record generation policy.
-e events = enable|disable