Re: Custom password filter

From: Amish shah (amish_at_net-square.com)
Date: 11/14/05

  • Next message: Kelly Martin: "SF new column announcement: Sony's legal issues, by Mark Rasch"
    Date: Mon, 14 Nov 2005 15:39:22 +0530
    To: Leon North <leon_nc@linuxmail.org>
    
    

    You can use the password filter to filter domain or local account
    passwords. To use the password filter for domain accounts, install and
    register the DLL on each domain controller in the domain.

    If you search "passfilt.dll" in Microsoft platform SDK help, you will
    find good documents, which will tell you how to install and write. The
    sample source code for passfilt.dll is also available in platform SDK.

    --Amish

    DMORROW5@satx.rr.com wrote:

    >you might want to look at Password Policy Enforcer, PPE.
    >
    >Dana
    >
    >----- Original Message -----
    >From: Leon North <leon_nc@linuxmail.org>
    >Date: Tuesday, October 25, 2005 5:02 am
    >Subject: Custom password filter
    >
    >
    >
    >>Hello group,
    >>
    >>Does anyone have any experience creating custom password filters
    >>(passfilt.dll) for Windows? We want to enforce our own slightly
    >>different requirements when we set 'Password must meet complexity
    >>requirements'.
    >>While I have read examples done at a local machine level, I am
    >>particularly interested in making sure it will work for the domain
    >>password policy. Also any real world experience or known issues
    >>doing this would be helpful.
    >>
    >>Thanks.
    >>
    >>--
    >>_______________________________________________
    >>Check out the latest SMS services @ http://www.linuxmail.org
    >>This allows you to send and receive SMS through your mailbox.
    >>
    >>Powered by Outblaze
    >>
    >>
    >>
    >
    >
    >


  • Next message: Kelly Martin: "SF new column announcement: Sony's legal issues, by Mark Rasch"

    Relevant Pages

    • Re: Password Filter implementation
      ... Do you have to have the SDK to implement passfilt.dll? ... > 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: ...
      (microsoft.public.platformsdk.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: Define Complex Passwords
      ... if you want to create your own password filter you have to write it in c/c++ and then install it and tell AD to use it. ... Joe Richards Microsoft MVP Windows Server Directory Services ...
      (microsoft.public.windows.server.active_directory)
    • create custom password filters
      ... to write a custom password filter. ... >we enable that feature we get unwanted options. ... >Unlike the option we have now enforcing a capital letter ...
      (microsoft.public.win2000.security)
    • Re: custom password filters
      ... Have you coded the appropriate DLL and just need info on how to tell the system ... Joe Richards Microsoft MVP Windows Server Directory Services ... > I would like to know how to set my custom password filter. ...
      (microsoft.public.win2000.security)