Purpose
Saves Oracle ACFS file system security metadata.
Syntax and Description
acfsutil sec save -h acfsutil sec save -m mount_point -p file
acfsutil sec save -h displays help text and exits.
Table 16-76 contains the options available with the acfsutil sec save command.
Table 16-76 Options for the acfsutil sec save command
| Option | Description |
|---|---|
|
|
Specifies the directory where the file system is mounted. |
|
|
Specifies a file name to store the security metadata. The file is saved in the |
The acfsutil sec save command saves the security metadata for an Oracle ACFS file system to an XML file. By default, the file is saved in the /mount_point/.Security/backup directory.
This file can be backed up as a regular file by a backup application. System realms protect this file and allow only members of these realms to access this file and prevent all other users including the root user and system administrator from access. For information about the system-created security realms, refer to "acfsutil sec prepare".
Only a security administrator can run this command.
Examples
The following example shows the use of the acfsutil sec save command.