Use the commands in this topic to enable the use of access groups for YARA rules access.
To enable access groups for YARA rules:
Log in to the Network Security appliance.
Go to CLI configuration mode:
hostname > enable hostname # configure terminal
Enable the access group for YARA rules feature:
hostname (config) # aaa authorization access-groups area yara_rules enableIf prompted to confirm your action, enter
YES.Verify your change:
hostname (config) # show aaa authorization access-groupsSave your change:
hostname (config) # write memory
Example
The following example enables access groups for YARA rules access on theNetwork Security appliance.
hostname (config) # aaa authorization access-groups area yara_rules enable Type 'YES' to confirm enabling access groups that limit access to certain objects like alerts for non-admin users: YES
hostname (config) # show aaa authorization access-groups AAA Access-groups enabled for : yara_rules
No Access groups configured.