SET MINPWLENGTH (Set minimum password length)

Use this command to set the minimum length of a password.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagram Set MINPwlength 15length

Parameters

length (Optional)
Specifies the minimum length of a password. This parameter is optional. You can specify an integer in the range 8 - 58. The default value is 15.

Example: Set the minimum password length

Set the minimum password length to 20 characters.
set minpwlength 20

Related commands

Table 1. Commands related to SET MINPWLENGTH
Command Description
QUERY STATUS Displays the settings of server parameters, such as those selected by the SET commands.
SET INVALIDPWLIMIT Sets the number of invalid logon attempts before a node is locked.