Administrator's Reference

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

>>-Set--MINPwlength--length------------------------------------><
 

Parameters

length (Required)
Specifies the minimum length of a password. You can specify an integer from 0 to 64. A value of 0 means that the password length is not checked. At installation, the value for minimum password length is set to 0.

Examples

Task

Set the minimum password length to 5 characters.

Command:
set minpwlength 5

Related Commands

Table 251. 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.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]