Minimum password and passfilt.dll

  • Thread starter Thread starter Jordan
  • Start date Start date
J

Jordan

I want to enforce a minimum password complexitiy, but the default MS strong
password requirement is to complex. Is there a passfilt.dll out there that
does the following:

- Minimum password of 6 characters
- One letter minimum
- One number minimum
- No words
- No part of username

I don't want to reinvent the wheel and I would rather not dive into the SDK
kit to create my own if I can help it.
 
Back
Top