Re: mimic NT password creation
From: Alek Davis (alek_xDOTx_davis_xATx_intel_xDOTx_com)
Date: 03/30/04
- Next message: A.M: "Session state is not available in this context"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Loosing roles between two pages ?"
- In reply to: Bryan Ax: "mimic NT password creation"
- Next in thread: Wes Henderson: "Re: mimic NT password creation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Mar 2004 15:34:02 -0800
Bryan,
When you say "can't contain any part", what do you mean? Does one character
constitute "any part"? You see my point? I guess you will need to check for
email, username yourself depending on how you define "any part", but this
example should help you get started:
http://www.obviex.com/Samples/Password.aspx.
Alek
"Bryan Ax" <bax@kleinbuendel.com> wrote in message
news:7aa793c0.0403290836.361f8133@posting.google.com...
> Posted this several days ago, no responses. Trying again...
>
> Anyone know of a .NET utility that can mimic NT password creation,
> obeying certain complexity rules like:
>
> 1. Password can't contain any part of email address
> 2. Password can't contain any part of username
> 3. Password must have 3 of 4 (letter, number, special character, UCASE
> character)
>
> We have one written in a C++ COM Component, but want something native
> to the .NET Framework (C# preferably). Hoping to avoid re-writing.
>
> Sincerely,
>
> Bryan
- Next message: A.M: "Session state is not available in this context"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Loosing roles between two pages ?"
- In reply to: Bryan Ax: "mimic NT password creation"
- Next in thread: Wes Henderson: "Re: mimic NT password creation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|