Purpose
Clones a security rule.
Syntax and Description
acfsutil sec rule clone -h acfsutil sec rule clone rule -s src_mount_point new_rule acfsutil sec rule clone rule -s src_mount_point [new_rule] -d mount_point
acfsutil
sec
rule
clone
-h
displays help text and exits.
Table 16-68 contains the options available with the acfsutil
sec
rule
clone
command.
Table 16-68 Options for the acfsutil sec rule clone command
Option | Description |
---|---|
|
Specifies the existing name of the rule. If the name contains a space, enclose in quotes ( |
|
Specifies the directory where the source file system is mounted. |
|
Specifies the directory for the destination mount point of the file system. |
|
Specifies the new name of the rule. If the name contains a space, enclose in quotes ( |
If the source and mount points are different and the new rule name is not specified, then the rule is cloned using the existing rule name in the Oracle ACFS file system specified by destination mount point. If the destination mount point is not specified, then the cloned rule is located in the source mount point and a new unique rule name must be specified.
Only a security administrator can run this command.
Examples
The following example shows the use of the acfsutil
sec
rule
clone
command.