Ssh User Authentication-Type - H3C s3600 series Command Manual

Hide thumbs Also See for s3600 series:
Table of Contents

Advertisement

Parameters
username: SSH user name, a string of 1 to 184 characters. It cannot contain any of these characters:
slash (/), backslash (\), colon (:), asterisk (*), question mark (?), less than sign (<), greater than sign (>),
and the vertical bar sign (|). In addition, the @ sign can appear up to once, the username part (that is,
the string before the @ sign) cannot be more than 55 characters, and the domain name part cannot be
more than 128 characters.
keyname: Name of a public key, a string of 1 to 64 characters.
Description
Use the ssh user assign command to assign an existing public key to a specified SSH user.
Use the undo ssh user assign command to remove the association.
The public key of the client is subject to the one assigned last time.
The new public key takes effect when the user logs in next time.
On an SSH server, you need to assign a public key to each SSH user using publickey
authentication.
Both publickey and rsa-key indicate specifying the publickey key. They are implemented with the
same method.
Related commands: display ssh user-information.
Examples
# Assign a public key named 127.0.0.1 to SSH client 1.
<Sysname>system-view
System View: return to User View with Ctrl+Z.
[Sysname]ssh user 1 assign publickey 127.0.0.1
# Display SSH user information.
[Sysname] display ssh user-information
Username
1

ssh user authentication-type

Syntax
ssh user username authentication-type { all | password | password-publickey | publickey | rsa }
undo ssh user username authentication-type
View
System view
Authentication-type
publickey
1-31
User-public-key-name
127.0.0.1
Service-type
stelnet

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents