Re: NTLM Hash in ASP.NET
From: Michael Howard [MSFT] (mikehow_at_online.microsoft.com)
Date: 05/27/03
- Next message: Mary Chipman: "Re: web.config - Passwords Clear Text"
- Previous message: Jim: "Re: Active Directory and asp.net...."
- In reply to: Dieter Depuydt: "NTLM Hash in ASP.NET"
- Next in thread: Matjaz Ladava: "Re: NTLM Hash in ASP.NET"
- Reply: Matjaz Ladava: "Re: NTLM Hash in ASP.NET"
- Reply: Dieter Depuydt: "Re: NTLM Hash in ASP.NET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 27 May 2003 10:18:03 -0700
why do you need an NTLM hash? there's little you can do with it!! if you
want to support NTLM auth from within ASP.NET, then you can use
CredentialCache class.
-- Cheers, Michael Writing Secure Code 2nd Edition (http://www.microsoft.com/MSPress/books/5957.asp) This posting is provided "AS IS" with no warranties, and confers no rights. "Dieter Depuydt" <dieter.spam.depuydt@skynet.be> wrote in message news:3ed0874a$0$26733$ba620e4c@reader1.news.skynet.be... > Anyone here who can tell me how to create a NTLM (NT LanMan) HAsh in ASP.NET > > Thx > DD > >
- Next message: Mary Chipman: "Re: web.config - Passwords Clear Text"
- Previous message: Jim: "Re: Active Directory and asp.net...."
- In reply to: Dieter Depuydt: "NTLM Hash in ASP.NET"
- Next in thread: Matjaz Ladava: "Re: NTLM Hash in ASP.NET"
- Reply: Matjaz Ladava: "Re: NTLM Hash in ASP.NET"
- Reply: Dieter Depuydt: "Re: NTLM Hash in ASP.NET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|