configure sshd2 user-key add user

configure sshd2 user-key key_name add user user_name

Description

Associates a user to a key.

Syntax Description

key_name Specifies the name of the public key.
user_name Specifies the name of the user.

Default

N/A.

Usage Guidelines

This command associates (or binds) a user to a key.

Example

The following example binds the key id_dsa_2048 to user admin:

configure sshd2 user-key id_dsa_2048 add user admin

History

This command was first available in ExtremeXOS 12.0.

Platform Availability

This command is available on all platforms.