IBM Tivoli Storage Manager, Version 7.1

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--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. The default value for minimum password length is set to 0.

Example: Set the minimum password length

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

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.


Feedback