Re: Strong Passwords W2003




> It is possible to write your own Password filter. dll file which I think can
> be done via VB/.net. There are links


Microsoft does not recommend the use of .net for password filters or
other OS add-in components. It's best to C and the Win32 API.

See http://support.microsoft.com/?scid=kb;en-us;841927 for details.

.



Relevant Pages

  • Re: Password Strength in Active Directory
    ... You need to create a custom password filter. ... refer to the Microsoft Platform Software ... Platform SDK. ... The SDK can be downloaded by installing the "Core SDK" from ...
    (microsoft.public.win2000.security)
  • Re: Password Filter implementation
    ... > I want to create my own password filter, and I have tried to implement it ... > in a DLL as specified by Microsoft. ... > When I try to install the PassWord filter by: ... At the command prompt type ...
    (microsoft.public.platformsdk.security)
  • Re: Password policy
    ... If you're familiar with C you can write a password filter to do this. ... Microsoft even gives you a sample to get started. ... Enforcer product will do exactly what you want without any programming. ...
    (microsoft.public.win2000.security)
  • Re: Managed Password Filter
    ... Joe K. ... > Can I create a Managed Password Filter? ... Prev by Date: ...
    (microsoft.public.platformsdk.security)