Hitachi

JP1 Version 12 JP1/Automatic Operation Messages


KNAE08081-E

Public key authentication failed (connection target: {0}).

[Cause]

Possible causes are as follows:

- The user ID used for authentication is incorrect.

- The pass phrase does not match the private key.

- Use of public key authentication functionality is not permitted on the destination host.

- The public key registered on the destination host and the private key are not a pair.

- The private key does not exist.

- An error occurred while reading the private key.

- The private key is incorrect.

- The setting to allow root privileges for SSH connections is enabled, but the destination host does not allow the root privilege assignment.

[Action]

Verify the following, and then run the service again:

- The user ID is correct.

- The pass phrase is correct.

- Public key authentication functionality is configured on the destination host.

- The private key and public key that create a pair are registered on the destination host.

- The private key is in the path specified by ssh.privateKeyFile in the properties file (config_user.properties).

- The private key specified by ssh.privateKeyFile in the properties file (config_user.properties) can be read.

- The correct private key is specified.

- The setting on the destination host that allows root privileges is enabled.

0: Host name or IP address of the destination host