POLMAN changes installation-level ESAM policies and retrieves policy evaluation results.

Syntax

To run this utility, you must use Proenv, which sets the necessary environment variables.

polman action [action_options]

Where:

  • action:
    Action Description
    get To retrieve the result of evaluating the policy.
    set Set policy using an URN to identify the policy and related rules.
    help

    Provides information about the usage of polman command.

    Note: Root or administrator privileges required to set, all users can use get.
  • action_options:
    Action_options Description
    -policy URN-value Identifies the policy URN.
    -value The input required to evaluate a policy and the related rules for the policy.
    -help

    Provides information on the action.

Example

For an example on getting and setting policy values, see Check FIPS modeand Change FIPS mode.