Re: mimic NT password creation

From: Alek Davis (alek_xDOTx_davis_xATx_intel_xDOTx_com)
Date: 03/30/04


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



Relevant Pages

  • Re: Include sAMAccountname in recipient policy
    ... Yup, ADModify did the trick. ... formula for creating the username. ... then the character will be deleted. ... I need to include that in our recipient policy. ...
    (microsoft.public.exchange.admin)
  • Re: @ character in http login
    ... form for authentication inside a script. ... My only problem is my username contains the @ character (its an ...
    (comp.lang.php)
  • Re: Me poor cow need pot of gold
    ... They only need a character name to deliver to you fool, ... username or password. ... Getting your account info is too difficult and ...
    (alt.games.warcraft)
  • Re: @ character in http login
    ... form for authentication inside a script. ... My only problem is my username contains the @ character (its an ... Thank you for the pointer, it pointed me to the right solution. ... is the escape character that works for @, ...
    (comp.lang.php)
  • Re: question about validation and sql injection
    ... Underscore character ... a user may choose not to have an underscore or numbers sometimes. ... presently my validation for username is ... This is used to convert plain text into HTML, it has nothing to do with SQL injection. ...
    (comp.lang.php)