Specifications

19-23
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
3. end
DETAILED STEPS
Displaying Password and PIN System Settings
Use the following Cisco Unity Express EXEC mode command to display the password and PIN settings:
show security detail
The command output can look similar to the following:
se-10-0-0-0# show security detail
Password Expires: true
Password Age: 60 days
Password Length (min): 5
Password Length (max): 32
PIN Expires: true
PIN Age: 45 days
PIN Length (min): 4
PIN Length (max): 16
The following example shows the values when password expiration and the PIN length are reset to the
system default values:
se-10-0-0-0# show security detail
Password Expires: false
Password Length (min): 3
Password Length (max): 32
PIN Expires: false
PIN Length (min): 3
PIN Length (max): 16
To display PINless voicemail settings, use the following Cisco Unity Express EXEC mode command:
show voicemail detail mailbox [owner]
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
security pin history depth depth
Example:
se-10-0-0-0(config)# security pin history depth 6
Forces all users to choose a PIN that is not in their
password history list.
Step 3
end
Example:
se-10-0-0-0(config)# end
Returns to privileged EXEC mode.