mimic NT password creation
From: Bryan Ax (bax_at_kleinbuendel.com)
Date: 03/25/04
- Next message: Ken Schaefer: "Re: Windows Auth -- double hop issue??"
- Previous message: Erik Reiter: "Re: Getting SEC_E_SECPKG_NOT_FOUND returned from AcquireCredentialsHandle from my c# code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 24 Mar 2004 15:48:43 -0800
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: Ken Schaefer: "Re: Windows Auth -- double hop issue??"
- Previous message: Erik Reiter: "Re: Getting SEC_E_SECPKG_NOT_FOUND returned from AcquireCredentialsHandle from my c# code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]