my public-key add
Add an SSH public key for the currently logged in user.
NOTE The my public-key commands manage public keys for use by ssh sessions, but the commands to enable and disable their use on SafeNet Luna Network HSM are still sysconf ssh publickey enable and sysconf ssh publickey disable.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
>Monitor
Syntax
my public-key add <lunash_user_public_key>
Argument(s) | Description |
---|---|
<lunash_user_public_key> | Specifies the name of the public key to add. |
Example
lunash:>my public-key add somekey Command Result : 0 (Success)