Specifications

19-18
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
Configuring PIN Protection with Permanent Lockout
Prerequisites
Cisco Unity Express 3.0 or a later version
Required Data for This Procedure
None.
SUMMARY STEPS
1. config t
2. security pin lockout enable
3. security pin lockout policy perm-lock
4. security pin perm-lock max-attempts no_of_max_attempts
5. end
DETAILED STEPS
Step 4
security password perm-lock max-attempts
no_of_max_attempts
Example:
se-10-0-0-0(config)# security password perm-lock
max-attempts 2
Specifies the maximum number of failed attempts
that trigger a permanent lockout. Range is 1 to 200.
Step 5
end
Example:
se-10-0-0-0(config)# end
Returns to privileged EXEC mode.
Command or Action Purpose
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
security pin lockout enable
Example:
se-10-0-0-0(config)# security pin lockout enable
Enables the PIN lockout feature.
Step 3
security pin lockout policy perm-lock
Example:
se-10-0-0-0(config)# security pin lockout policy
perm-lock
Sets the security mode to lock out subscribers
permanently when the maximum number of failed
login attempts is reached.