03-10-2022 09:50 PM
HI Guys,
is there any way to set password type 9 that complies with the common-criteria policy on routers running ios 17
aaa common-criteria policy password-policy
min-length 8
max-length 25
numeric-count 1
upper-case 2
lower-case 2
special-case 1
char-changes 4
Solved! Go to Solution.
03-10-2022 11:00 PM
thanks.
i found the solution.
username admin90 common-criteria-policy password-policy secret &1H&@0Nd28c7)*by72
wanted to set a password using type 9 and match the criteria.
03-10-2022 10:46 PM
as per i know common-criteria policy guide user on what kind of password to setup a combination of mentioned rules.
Type 9 - password will be encrypted when the router store it in Run/Start Files using scrypt as the hashing algorithm.
03-10-2022 11:00 PM
thanks.
i found the solution.
username admin90 common-criteria-policy password-policy secret &1H&@0Nd28c7)*by72
wanted to set a password using type 9 and match the criteria.
03-10-2022 11:51 PM
Glad you able to understand and resolve the issue, appreciated your feedback and marking as a solution.
01-25-2024 07:03 AM
what are the commands to set the policy? The usual command of "aaa common-criteria policy PASSWORD_POLICY" doesnt work on a 9300 switch, running 17.09.04a. There doesn't seem to be a way to set password policies such as length and complexities?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide