Specifications
19-17
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
–
Temporary Lockout
The corresponding procedures are documented in the following sections:
• Configuring Password Protection with Permanent Lockout, page 17
• Configuring PIN Protection with Permanent Lockout, page 18
• Configuring Password Protection with Temporary Lockout, page 19
• Configuring PIN Protection with Temporary Lockout, page 20
Configuring Password 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 password lockout enable
3. security password lockout policy perm-lock
4. security password perm-lock max-attempts no_of_max_attempts
5. end
DETAILED STEPS
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 password lockout feature.
Step 3
security password lockout policy perm-lock
Example:
se-10-0-0-0(config)# security password lockout
policy perm-lock
Sets the security mode to lock out subscribers
permanently when the maximum number of failed
login attempts is reached.