Purpose
Updates a security rule.
Syntax and Description
acfsutil sec rule edit -h acfsutil sec rule edit rule -m mount_point { [-t rule_type rule_value ] [-o {ALLOW|DENY}] }
acfsutil
sec
rule
edit
-h
displays help text and exits.
Table 16-71 contains the options available with the acfsutil
sec
rule
edit
command.
Table 16-71 Options for the acfsutil sec rule edit command
Option | Description |
---|---|
|
Specifies the name of the rule. If the name contains a space, enclose in quotes ( |
|
Specifies the directory where the file system is mounted. |
|
Specifies a rule type and a rule value. The rule type can be |
|
Specifies options preceded by |
The acfsutil
sec
rule
edit
updates a rule. The value that is associated with a rule can be updated, but not the rule type.
Only a security administrator can run this command.
Examples
The following example shows the use of the acfsutil
sec
rule
edit
command to update my_security_rule
. The existing rule is of type username
and that value cannot be changed.