Link to home
Start Free TrialLog in
Avatar of PatrickPinto
PatrickPinto

asked on

PASSFILT.DLL and Microsoft Windows 2003 Password Complexity

Hello all,

I am trying to create a custom passfilt.dll file so I can implement password complexity across our domain.

I want to just implement at least 8 characters and 1 number to be forced.

I have downloaded the SDK from Microsoft and see the password filter file.

Can anyone instruct me what I need to do at this point..it looks as if I need to edit the passfilt.c tect file...what exactly would I need to do and how would I compile this into a .dll.

Patrick
SOLUTION
Avatar of 0xSaPx0
0xSaPx0

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of PatrickPinto
PatrickPinto

ASKER

Sap,

Thanks for the suggest. Do you have any links on doc

P
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I recommend the points be split 3 ways as everyone involved contributed to the answer