This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Dictionary Check Changed to Equals Instead of Contains

Has anyone else run across issues with using passphrases with the dictionary check? Now that NIST suggests using passphrases, the "Contains" a dictionary word is no longer effective as most passphrases will contain a dictionary word. The check should rather be if the password "Equals" a dictionary word. I opened an enhancement request for this change in Password Manager, but wanted to see if anyone else would like to see this changed in the Dictionary Check rule.