Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mrjackson opened this issue Oct 29, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request pinned

Comments

@mrjackson
Copy link

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.

@jemmiegod
Copy link
Collaborator

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

@mrjackson
Copy link
Author

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

@ryannewington ryannewington self-assigned this Nov 4, 2020
@ryannewington ryannewington added enhancement New feature or request pinned labels Nov 4, 2020
@ryannewington
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned
Projects
None yet
Development

No branches or pull requests

3 participants