csakeyls (Displaying private key information for public key authentication)
- Organization of this page
Format
csakeyls [-h]
-f public-key-authentication-information-definition-file
Function
Displays the private key information registered in the public key authentication information definition file by using the following format:
--- (Variable-length dashed line header) public-key-authentication-information --- (Variable-length dashed line footer)
Note the following when you execute the command:
-
Specify access permissions so that only the administrator who executes the command can update and reference the public key authentication information definition file.
Arguments
-h
Displays the usage of the command. When you specify this option, all other options are ignored even if specified.
-f public-key-authentication-information-definition-file
Specifies the path of the public key authentication information definition file as a relative or absolute path. To include spaces in the path, enclose the entire option argument in double quotation marks (").
If the specified file does not exist, an error occurs.
Display format
(1) When the public key authentication information definition file contains registered information
Public key authentication information is displayed on each line.
------------------------------------------------------------- key-ID passphrase# file-path-for-private-key ... ... -------------------------------------------------------------
- #
-
If a passphrase has been set, four asterisks (****) are displayed. If no passphrase has been set, four halfwidth spaces (Δ Δ Δ Δ) are displayed.
(2) When the public key authentication information definition file does not contain registered information
---- none ----
Return values
|
Return value |
Meaning |
|---|---|
|
0 |
The command terminated normally. |
|
1 |
The command terminated abnormally. |
|
9 |
An error occurred when checking the execution permission. |
Note
-
Do not directly edit the public key authentication information definition file.