Reference Guide
...
SSH Proxy
SSH Proxy Connections
Global SSH Key Connections
If an SSH Key is used to connect to a device, it can be configured in Kron PAM as well. To configure this, the Direct Credential Username and Private Key need to be defined for the Device Group:
- Navigate to Devices > Device Groups.
- Click the device group and select the Properties option.
- Click the Edit and Next button.
- Set the privileged target device username under the Direct Credential Username.
- Set the SSH Key as a Private Key.
To use the Global SSH Key, the PubkeyAuthentication parameter must be defined as yes on the target device.
This parameter can be found in /etc/ssh/sshd_config, and the parameter and its directory may differ depending on the operating system.