R211x-HP Flexfabric 11900 Fundamentals Command Reference
73
# Enable remote-then-local authentication for the temporary user role authorization.
<Sysname> system-view
[Sysname] super authentication-mode scheme local
Related commands
• authentication super
• super password
super password
Use super password to set a password for a user role.
Use undo super password to restore the default.
Syntax
In non-FIPS mode:
super password [ role rolename ] [ { hash | simple } password ]
undo super password [ role rolename ]
In FIPS mode:
super password [ role rolename ]
undo super password [ role rolename ]
Default
No password is set for a user role.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
role rolename: Specifies a user role, a case-sensitive string of 1 to 63 characters. The user role must exist
in the system. If you do not specify a user role for the command, the following rules apply:
• If you log in to the default MDC, the command sets a password for the user role network-admin.
• If you log in to a non-default MDC, the command sets a password for the user role mdc-admin.
hash: Sets a hashed password.
simple: Sets a plaintext password. This password will be saved in hashed text for security purposes.
password: Specifies the password string. This argument is case sensitive.
• In non-FIPS mode, if simple is specified, it must be a string of 1 to 63 characters. If hash is specified,
it must be a string of 1 to 110 characters.
• In FIPS mode, the password must be a string of 15 to 63 characters, and must contain 4 character
types including digits, uppercase letters, lowercase letters, and special characters.
Usage guidelines
If you do not specify any parameters, you specify a plaintext password in the interactive mode.










