Reference Guide

Table Of Contents
528 | show aaa password-policy mgmt Dell PowerConnect ArubaOS 5.0 Command Line Interface | Reference Guide
show aaa password-policy mgmt
show aaa password-policy mgmt [statistics]
Description
Show the current password policy for management users.
Syntax
Examples
The output of the show aaa password-policy mgmt command below shows that the current password policy
requires a management user to have a password with a minimum of 9 characters, including one numeric character
and one special character.
The following data columns appear in the output of this command:
Parameter Description
statistics Include this optional parameter to show the numbers of failed login attempts and any lockout
periods for management user accounts.
Parameter Description
Enable password policy Shows if the defined policy has been enabled
Minimum password length
required
Minimum number of characters required for a management user password. The default setting
is 6 characters.
Minimum number of Upper Case
characters
The maximum number of uppercase letters required for a management user password. By
default, there is no requirement for uppercase letters in a password, and the parameter has a
default value of 0.
Minimum number of Lower
Case characters
The maximum number of lowercase letters required for a management user password. By
default, there is no requirement for lowercase letters in a password, and the parameter has a
default value of 0.
Minimum number of Digits Minimum number of numeric digits required in a management user password. By default,
there is no requirement for digits in a password, and the parameter has a default value of 0.
Minimum number of Special
characters
Minimum number of special characters required in a management user password. By default,
there is no requirement for special characters in a password, and the parameter has a default
value of 0.
(host) #show aaa password-policy mgmt
Mgmt Password Policy
--------------------
Parameter Value
--------- -----
Enable password policy Yes
Minimum password length required 9
Minimum number of Upper Case characters 0
Minimum number of Lower Case characters 0
Minimum number of Digits 1
Minimum number of Special characters
(!, @, #, $, %, ^, &, *, <, >, {, }, [, ], :, ., comma, |, +, ~, `)
1
Username or Reverse of username NOT in Password No
Maximum Number of failed attempts in 3 minute window to lockout user 0
Time duration to lockout the user upon crossing the "lock-out" threshold 3
Maximum consecutive character repeats 0