In this section:

Refer to Request OAM - CLI for details of adding, deleting or view RSA public keys.


The System Admin command sshPublicKeyAuthenticationEnabled allows the user to enable or disable public key authentication.

Command Syntax

% set system admin <system name> sshPublicKeyAuthenticationEnabled <false | true>

Command Parameters

SSH Public Key Authentication Enabled Parameters

Parameter

Description

sshPublicKeyAuthenticationEnabled

If set to true and the SSH keys are populated, SSH users can log into their servers without the need to enter their passwords.

  • false (default)
  • true


  • No labels