Specifications
19-13
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 19 Advanced Configuration
Configuring Password and PIN Parameters
The default length is 3 alphanumeric characters. The maximum password length is 32 alphanumeric
characters. The maximum PIN length is 16 alphanumeric characters.
To set the password or PIN length to the system default values, use the no or default form of the
commands.
Note If the minimum password or PIN length is increased, existing passwords and PINs that do not
conform to the new limit will automatically expire. The subscriber must reset the password at
the next log in to the GUI and must reset the PIN at the next log in to the TUI.
• Password and PIN expiry time
Cisco Unity Express permits the administrator to configure the password and PIN expiry time on a
system-wide basis. The expiry time is the time, in days, for which the password and PIN are valid.
When this time is reached, the subscriber must enter a new password or PIN.
If this option is not configured, passwords and PINs do not expire.
Use the GUI Defaults > User option or the procedure described below to configure this time.
The password expiry time does not have to equal the PIN expiry time.
The valid range is 3 to 365 days.
To set the password or PIN expiry time to the system default values, use the no or default form of
the commands.
SUMMARY STEPS
• config t
• security password length min password-length
• security pin length min pin-length
• security password expiry days password-days
• security pin expiry days pin-days
• exit
DETAILED STEPS
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
se-10-0-0-0(config)#
Enters configuration mode.
Step 2
security password length min password-length
Example:
se-10-0-0-0(config)# security password length min 5
Specifies the length of all subscribers’
passwords. The default minimum value is 3; the
maximum value is 32.
To set the minimum password length to the
system default, use the no or default form of this
command.