authzrule modify

Changes an authorization rule.

Requires authentication (administrator ID and password) to use.

authzrule modify rule_id ruletext rule_text

authzrule modify rule_id description description

authzrule modify rule_id failreason fail_reason

Options

Return codes

Example

The following example changes the description of a rule named r2:
pdadmin sec_master> authzrule modify r2 description "time-of-day access"

See also

authzrule attach
authzrule create

Parent topic: pdadmin commands