Purpose
Displays encryption-related information about Oracle ACFS file systems, directories, or files.
Syntax and Description
acfsutil encr info -h acfsutil encr info -m mount_point [[-r] path [path …]]
acfsutil
encr
info
-h
displays help text and exits.
Table 16-78 contains the options available with the acfsutil
encr
info
command.
Table 16-78 Options for the acfsutil encr info command
Option | Description |
---|---|
|
Specifies the directory where the file system is mounted. |
|
Specifies recursive action under an existing directory folder identified by |
|
Specifies the absolute or relative path of a directory. Multiple path values are allowed. |
If -m
is specified without a path
, the encryption status, algorithm, and key length are displayed for the file system level.
If -r
is specified with a path
, the encryption status, algorithm, and key length are displayed for all objects under the directory specified by path
.
The acfsutil
encr
info
command displays encryption status and parameters for files in a snapshot if the files are specified with the path
option.
This command fails when it is run on realm-secured objects.
Any user can run this command to display encryption information about a file system, directory, or file.
If the acfsutil
encr
info
command is run as a system administrator, then the output displays the types of keystore used. The types are single-sign-on wallet in the OCR (SSO), password-protected wallet in the OCR (PKS), and Oracle Key Vault as the key store (OKV).
Examples
The following are examples of the use of acfsutil
encr
info
.