security dynamic-authorization executed-commands show
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Display executed commands
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The security dynamic-authorization executed-commands show
command displays information about the executed commands according to the dynamic authorization rules.
Parameters
- {
[-fields <fieldname>,…]
-
Selects the fields that you specify.
- |
[-instance ]
} -
Displays all the fields for the dynamic authorization executed commands.
[-vserver <vserver name>]
- Vserver-
Selects the dynamic authorization executed command fields that match this Vserver.
[-date <MM/DD/YYYY HH:MM:SS>]
- Date-
Selects the dynamic authorization executed command fields that match this date.
[-username <text>]
- Username-
Selects the dynamic authorization executed command fields that match this username.
[-operation <text>]
- Operation-
Selects the dynamic authorization executed command fields that match this operation.
[-count <integer>]
- Count-
Selects the dynamic authorization executed command fields that match this count.
[-score <integer>]
- Trust Score-
Selects the dynamic authorization executed command fields that match this score.
[-result {permit|deny|challenge}]
- Result-
Selects the dynamic authorization executed command fields that match this result.
Examples
The example below displays information about all dynamic authorization executed commands:
cluster1::> security dynamic-authorization executed-commands show Vserver: usernamecluster-1 Date Operation Username Count Trust Score Result ------------------- --------- -------- ----- ----------- ------ 12/7/2023 08:25:57 security login create admin 1 100 permit 12/7/2023 08:26:04 security login unlock admin 1 100 permit 12/7/2023 08:26:09 security multi-admin-verify approval-group create admin 1 100 permit 3 entries were displayed.