ad-password-protection icon indicating copy to clipboard operation
ad-password-protection copied to clipboard

Add a powershell to show the results after applying the normalization rules

Open mrjackson opened this issue 3 years ago • 3 comments

Not that it's hard to do manually, but it could be handy to quickly see why a password fails. Maybe add it as an option to Test‐IsCompromisedPassword.

mrjackson avatar Oct 29 '20 12:10 mrjackson

You can use this cmdlet to see why a password has failed. See the table at the bottom for the specific reason for failure.

https://github.com/lithnet/ad-password-protection/wiki/Get%E2%80%90PasswordFilterResult

jemmiegod avatar Oct 29 '20 13:10 jemmiegod

That only says why it failed, not what the normalized password was.

mrjackson avatar Oct 29 '20 13:10 mrjackson

Will take this on and add this function in a future version

ryannewington avatar Nov 04 '20 00:11 ryannewington