Using SSH keys
BMC Discovery supports RSA2, DSA, ECDSA, and ED25519 keys in PEM format, generated with OpenSSH or OpenSSL. For hosts that only support SSH v1, you must use credentials for authentication.
When using SSH keys, the appliance must identify itself to discovery targets and use the private key. Protecting the private key with a strong passphrase is strongly recommended. The key and the passphrase are stored in the credential vault when uploaded.
If the SSH key-based login attempt fails, the credential falls back and attempts to log in using the configured username and password.
It is important to configure a username and password even when an SSH key is to be used. When privileged command execution is required, that password is used in the command, for example: sudo password command.