beautypg.com

5 user account commands, 1 users name, 2 users passwd – Kontron AT8902M CLI User Manual

Page 265: 5 user account commands - 13, Users name - 13, Users passwd - 13, At8902m management commands

background image

AT8902M

Management Commands

Page 6 - 13

AT8902M CLI Reference Manual

Administrative Mode

This field indicates whether the administrative mode of SSH is

enabled or disabled.

Protocol Level

The protocol level may have the values of version 1, version 2 or both

versions 1 and version 2.

Connections

This field specifies the current SSH connections.

6.5

User Account Commands

This section describes the commands you use to add, manage, and delete system users.

FASTPATH software has two default users: admin and guest. The admin user can view

and configure system settings, and the guest user can view settings.

NOTE: You cannot delete the admin user. There is only one user allowed with

read/write privileges. You can configure up to five read-only users on
the system.

6.5.1

users name

This command adds a new user account, if space permits. The account

can be up to eight characters in length. You can use alphanumeric characters as well as

the dash (‘-’) and underscore (‘_’). You can define up to six user names.

NOTE: The is not case sensitive when you add and delete users,

and when the user logs in. However, when you use the to
set the user password, authentication, or encryption, you must enter
the in the same case you used when you added the user.
To see the case of the , enter the

show users

command.

Format

users name

Mode

Global Config

6.5.1.1

no users name

This command removes a user account.

Format

no users name

Mode

Global Config

NOTE: You cannot delete the “admin” user account.

6.5.2

users passwd

Use this command to change a password. Passwords are a maximum of eight

alphanumeric characters. If a user is authorized for authentication or encryption is

enabled, the password length must be at least eight alphanumeric characters. The

password is case sensitive. When you change a password, a prompt asks for the old

password. If there is no password, press enter. You must enter the in the

same case you used when you added the user. To see the case of the , enter

the

show users

command.

NOTE: To specify a blank password in the configuration script, you must

specify it as a space within quotes, for example, “ ”. For more informa-
tion about creating configuration scripts, see 6.10 “Configuration
Scripting Commands” on page 6 - 31
.