aud show
Returns the attribute list for the audit daemon. The syntax is:
aud show [remote_audit_daemon_name] [-attributes]
Options
-attributes Returns audit daemon attributes.
Description The aud show operation returns the attribute list for the audit daemon. The attributes are returned in lexical order. The -attributes
option is provided for consistency with other dcecp commands. It does not change the performance of the command.
Privileges Required You must have r (read) permission on the audit daemon's ACL and be authenticated.
Examples
dcecp> aud show {stostrategy wrap} {state enabled} dcecp>
|