Specifications
19-19
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 Password Protection with Temporary Lockout
Prerequisites
Cisco Unity Express 3.0 or a later version
Required Data for This Procedure
None.
SUMMARY STEPS
1. config t
2. security password lockout enable
3. security password lockout policy temp-lock
4. security password temp-lock max-attempts no_of_max_attempts
5. security password temp-lock init-attempts no_of_init_attempts
6. security password temp-lock duration duration
7. end
DETAILED STEPS
Step 4
security pin perm-lock max-attempts
no_of_max_attempts
Example:
se-10-0-0-0(config)# security pin perm-lock
max-attempts 2
Specifies the maximum number of failed attempts
that trigger a permanent lockout.
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 password lockout enable
Example:
se-10-0-0-0(config)# security password lockout
enable
Enables the PIN lockout feature.