Purpose
Deletes objects from an Oracle ACFS security realm.
Syntax and Description
acfsutil sec realm delete -h acfsutil sec realm delete realm -m mount_point {[-u user, ...] [-G os_group, ...] [-l :ruleset,commandrule:ruleset, ...] [-f [ -r] path, ...] ] [-e ]}
acfsutil
sec
realm
delete
-h
displays help text and exits.
Table 16-66 contains the options available with the acfsutil
sec
realm
delete
command.
Table 16-66 Options for the acfsutil sec realm delete command
Option | Description |
---|---|
|
Specifies the realm name. |
|
Specifies the directory where the file system is mounted. |
|
Specifies user names to delete. |
|
Specifies the operating system groups to delete. |
|
Specifies the filters to delete from the realm. To display a list of the command rules, use |
|
Deletes files specified by If this is the last realm securing the file, the file is encrypted or decrypted to match the file system level encryption state. |
|
Disables encryption on the realm. When disabling encryption, this option decrypts any files in the realm that do not belong to any other encrypted realms. If a file is part of another realm which is encrypted or if encryption is turned on for the file system, then the file remains encrypted. |
The acfsutil
sec
realm
delete
command removes objects from the specified realm. The objects to be deleted include users, groups, rule sets, and files. If the command encounters an error when deleting an object, a message is displayed and the command continues processing the remaining objects.
Multiple entries can be added in a comma-delimited list when adding users, operating system groups, or command rules. Do not use spaces in the comma-delimited list. If spaces are added, then enclose the list in quotes.
Only a security administrator can run this command.
Examples
The following example shows the use of the acfsutil
sec
realm
delete
command.