Policy Administration
You can use the iCDR administrative console to list policies and assign policies to objects within the iCDR instance. Creating new policies needs to be done through the UI. For more information visit Security Policy Management.
Viewing Policies
You can view all security policies configured on the server using the policy.list
command, specifying optional filter parameters.
The optional filter parameters for policy.list
are.
Assigning Policies
You can assign security policies to devices, roles, and/or applications by using policy.assign
command, followed by specifying parameters.
The object parameter ( role or application or device ) is required.
The policy parameter is required.
The action parameter (-e
or --rule
) specifies the action to take and by default is set to 0 (Deny) if not specified.
Example:
Last updated