Configuring An Ssh User - 3Com MSR 50 Series Configuration Manual

3com msr 30-16: software guide
Hide thumbs Also See for MSR 50 Series:
Table of Contents

Advertisement

1926
C
102: SSH2.0 C
HAPTER

Configuring an SSH User

c
ONFIGURATION
Importing a client public key from a public key file
Follow these steps to import a public key from a public key file:
To do...
Enter system view
Import the public key from a
public key file
This configuration allows you to create an SSH user and specify the service type
and authentication method.
Follow these steps to configure an SSH user:
To do...
Enter system view
Create an SSH user,
and specify the service
type and
authentication
method
CAUTION:
If a local user with the service type being SSH (configured with the local-user
command) exists when there is no SSH user, the SSH client can log on to the
SSH server through the local user. In this case, the authentication method is
password authentication, and service type is stelnet.
An SSH server supports up to 1024 SSH users.
The service type of an SSH user can be stelnet or SFTP. stelent, or the secure
Telnet protocol, refers to the traditional SSH service. For information about
stelnet, refer to
FTP protocol. For information about sftp, refer to
1945.
For successful login through SFTP, you must set the user service type to sftp or
all.
You can set the service type of an SSH user to stelnet or all if the user does
not need SFTP service.
As SSH1 does not support service type sftp, if the client uses SSH1 to log in to
the server, you must set the service type to stelnet or all on the server.
Otherwise, the client will fail to log in successfully.
Use the command...
System-view
public-key peer keyname import sshkey
filename
Use the command... Remarks
system-view
For stelnet users
ssh user username
service-type stelnet
authentication-type
{ password | { any |
password-publickey
| publickey } assign
publickey keyname }
For all users or sftp
ssh user username
users
service-type { all |
sftp }
authentication-type
{ password | { any |
password-publickey
| publickey } assign
publickey keyname
work-directory
directory-name }
"SSH2.0 Overview" on page
Remarks
-
Required
-
Required
Use either command.
1919. sftp represents the secure
"SFTP Overview" on page

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents