The TOE enforces minimum password length and allows passwords from a set of upper-case, lower-case, numeral and special characters.
In addition to the these settings, additional OPTIONAL restrictions can be imposed by calling the command enable strict-password-enforcement.
device(config)# enable strict-password-enforcement
Enter old password
Enter new password
These are the additional restrictions when strict-password-enforcement is in force:
The minimum password must be at least eight (8) and up to forty eight (48) characters to be CC compliant. The TOE requires that password should have:
The administrator can set the minimum password length with the following command and ensure that this length must be at least eight and a maximum of forty eight:
device# enable password-min-length <length>