SET PASSWORD MINIMUM

Enter this command to configure a password minimum length. When set, new passwords must contain at least the number of characters specified.

Command syntax

set password minimum <length>

Access privilege

Administrator

Restrictions

Passwords must conform to the following standards:

  • The minimum password length can be set from 0 to 39 characters.

  • The maximum password length is 39 characters.

  • A minimum password length of 0 (zero) allows an empty password (press Enter for the password).

  • Passwords can have any characters except for spaces.

Output

Command output example

hpiLO-> set password minimum 39

User: Set password minimum length to 39.