rConfig - Policy definitions
Policy Definitions are used to define the rules for compliance. A policy definition is a Policy file that contains the one or many rules that are used to evaluate the compliance of a device. These rules are enumerated one by one over a configuration file as defined in the policy assignment. Some rules for the policy definition are:
- Multiple Policy Assignments can use the same definition
- Strict syntax checking is performed on the definition. Check the Policy Definition Help for more information.
Main View
A quick look at the Policy Definitions table will give you a view of the definitions available. You can add a definition by clicking the New Policy Definition button. You can expand the definition by clicking the expand icon in the main view. When you expand the definition, you will see the definition information, and you can click ‘Peek’ button to View/Edit the definition policy file. You will also see any assignemnts that definition is applied to.
Policy Definitions main viewCreate/Edit a Policy Definition
When you create a New Policy Definition, you will be prompted to enter a name ande optional description. The name should be unique. The editor is loaded with a default definition to help you get started. You can edit the definition and save it as a new definition.
It is very important that you click the Policy Definition Help to learn about the syntax of the definition.
Policy Definitions add/edit