Tripp Lite PDUMH30ATNET 2.9kW Single-Phase Switched Automatic Transfer Switch PDU, 2 120V L5-30P Inputs, 24 5-15/20R & 1 L5-30R Outputs, 2U, TAA

User’s Guide - Page 140

For PDUMH30ATNET.

PDF File Manual, 220 pages, Read Online | Download pdf file

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
140
5. CLI Commands
password-policy min-length
Use the password-policy min-length command to specify the minimum number of characters that a login password must contain.
Syntax
password-policy min-length <length>
length – Specifies the minimum number of characters required in the password.
Examples
The following command sets the minimum login password length to 6 characters:
console> password-policy min-length 6
Update complete
password-policy syntax
Use the password-policy syntax command to specify one or more optional character requirements for a login password. The
available options are “must contain at least one numeric character” (numeric), “must contain at least one special character“
(special) and “must contain at least one uppercase character” (uppercase). Use a comma (“,”) between options (no spaces)
when specifying multiple options. For each option, a minimum of one such character must be used in the password. For
example, if uppercase is specified, then at least one capital letter must be used in the password. Use the no form of this
command to remove all syntax requirements.
Syntax
password-policy syntax {numeric | special | uppercase}
no password-policy syntax
Examples
The following command sets the requirement for login passwords to contain at least one numeric character and at least one
uppercase character:
console> password-policy syntax numeric,uppercase
Update complete
show password-policy
Use the show password-policy command to display current settings for login password requirements.
Syntax
show password-policy [min-length]
show password-policy [age [status | minimum | maximum]]
show password-policy [syntax [numeric | special | uppercase]]
Examples
The following command displays all login password policy parameters:
console> show password-policy
Status : enabled
Minimum Password Age : 2
Maximum Password Age : 30
Min Required Length : 6
Must Contain At Least One Special Character : disabled
Must Contain At Least One Uppercase Character : enabled
Must Contain At Least One Numeric Character : enabled
Loading ...
Loading ...
Loading ...