F3215-HP Load Balancing Module Security Command Reference-6PW101

134
Default command level
2: System level
Parameters
length: Specifies the minimum password length in characters, in the range of 4 to 32.
Usage guidelines
The setting in system view has global significance and applies to all user groups, the setting in user group
view applies to all local users in the user group, and the setting in local user view applies to only the local
user.
A minimum password length setting with a smaller application range has a higher priority. That is, the
system prefers the setting for a local user. If there is no setting for the local user, the system will use the
setting for the user group. If there is no setting for the user group, the system will use the global setting.
If there is no setting for the super password, the system will use the global setting.
Examples
# Set the global minimum password length to 9 characters.
<Sysname> system-view
[Sysname] password-control length 9
# Set the minimum password length to 9 characters for user group test.
[Sysname] user-group test
[Sysname-ugroup-test] password-control length 9
[Sysname-ugroup-test] quit
# Set the minimum password length to 9 characters for local user abc.
[Sysname] local-user abc
[Sysname-luser-abc] password-control length 9
Related commands
display password-control
local-user
password-control super length
user-group
password-control login idle-time
Use password-control login idle-time to set the maximum account idle time. If a user account is idle for
this period of time, it becomes invalid.
Use undo password-control login idle-time to restore the default.
Syntax
password-control login idle-time idle-time
undo password-control login idle-time
Default
The maximum account idle time is 90 days.
Views
System view