Command Reference Guide

3Com Router 5000 Family and Router 6000 Family ssh user service-type 375
Command Reference
ssh user service-type
Purpose Use the ssh user service-type command to specify service type for a user.
Use the undo ssh user service-type command to restore the default service
type for the SSH user in the system.
Syntax ssh user username service-type { stelnet | sftp | all }
undo ssh user username service-type
Parameters username
SSH user name; it must be consistent with the user
name defined in AAA if password authentication is
adopted. If RSA authentication is adopted, the value of
this argument is a local SSH user name and needs not
to be defined in AAA.
stelnet
Sets the service type to stelnet.
sftp
Sets the service type to secure FTP (SFTP).
all
Includes stelnet and SFTP services.
Default The default service type for the SSH user is stelnet.
Example Specify SFTP service for SSH user Tom.
[3Com] ssh user tom service-type sftp
View This command can be used in the following views:
System View
Related Command: display ssh user-information