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

[Feature Request] Windows Password Policy #18

Open
haroldLuiz opened this issue May 8, 2020 · 1 comment
Open

[Feature Request] Windows Password Policy #18

haroldLuiz opened this issue May 8, 2020 · 1 comment

Comments

@haroldLuiz
Copy link

event though there is the policygen with "-minlower 1 --minupper 1 --mindigit 1 --minspecial 1", default windows password policy requires 3 of the 4 groups, not all 4, if this was somehow implemented would be great!

@roycewilliams
Copy link

This can be simulated with multiple runs of policygen, then sort + unique.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants