Valid forever. User tied to this policy will not expire.
=====================================================================
Configuration Examples for Password Strength and Management for Common
Criteria
Example: Password Strength and Management for Common Criteria
The following example shows how to create a common criteria security policy and apply the specific policy
to a user profile:
Device> enable
Device# configure terminal
Device(config)# aaa new-model
Device(config)# aaa common-criteria policy policy1
Device(config-cc-policy)# char-changes 4
Device(config-cc-policy)# max-length 20
Device(config-cc-policy)# min-length 6
Device(config-cc-policy)# numeric-count 2
Device(config-cc-policy)# special-case 2
Device(config-cc-policy)# exit
Device(config)# username user1 common-criteria-policy policy1 password password1
Device(config)# end
Additional References for Password Strength and Management for Common
Criteria
The following sections provide references related to the RADIUS Packet of Disconnect feature.
Related Documents
Related Topic
Cisco IOS commands
Cisco security commands
Configuration Examples for Password Strength and Management for Common Criteria
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
Document Title
Cisco IOS Master Command List, All Releases
•
Cisco IOS Security Command Reference: Commands
A to C
•
Cisco IOS Security Command Reference: Commands
D to L
•
Cisco IOS Security Command Reference: Commands
M to R
•
Cisco IOS Security Command Reference: Commands
S to Z
1059