59
In FIPS mode, a device management user does not have a password and cannot pass
authentication.
Views
Device management user view
Predefined user roles
network-admin
mdc-admin
Parameters
hash
: Specifies a password encrypted by the hash algorithm.
simple
: Specifies a password in plaintext form. For security purposes, the password specified in
plaintext form will be stored in encrypted form.
string
: Specifies the password string. This argument is case sensitive.
•
In non-FIPS mode:
The hashed form of the password is a string of 1 to 110 characters.
The plaintext form of the password is a string of 1 to 63 characters.
•
In FIPS mode, the password is in plaintext form and is a string of 15 to 63 characters. The string
must contain digits, uppercase letters, lowercase letters, and special characters.
Usage guidelines
If you do not specify any parameters, you enter the interactive mode to set a plaintext password.
In non-FIPS mode, a device management user for which no password is specified can pass
authentication after entering the correct username and passing attribute checks. To enhance security,
configure a password for each device management user.
In FIPS mode, a password is required for a device management user to pass authentication. You
must set the password in interactive mode.
Examples
# Set the password to
123456TESTplat&!
in plaintext form for device management user
user1
.
<Sysname> system-view
[Sysname] local-user user1 class manage
[Sysname-luser-manage-user1] password simple 123456TESTplat&!
# Configure the password in interactive mode for device management user
test
.
<Sysname> system-view
[Sysname] local-user test class manage
[Sysname-luser-manage-test] password
Password:
confirm :
Related commands
display local-user
password (network access user view)
Use
password
to configure a password for a network access user.
Use
undo password
to restore the default.
Syntax
password
{
cipher
|
simple
}
string
Содержание FlexNetwork 7500 Series
Страница 350: ...335 Related commands display port security port security enable ...
Страница 379: ...364 Sysname system view Sysname keychain abc mode absolute Sysname keychain abc tcp kind 252 ...
Страница 519: ...504 Related commands display ssh2 algorithm ssh2 algorithm cipher ssh2 algorithm key exchange ssh2 algorithm mac ...