Re: NTLM Hash in ASP.NET
From: Matjaz Ladava (matjaz_at__nospam_ladava.com)
Date: 05/27/03
- Previous message: Matjaz Ladava: "Re: NTLM Hash in ASP.NET"
- In reply to: Matjaz Ladava: "Re: NTLM Hash in ASP.NET"
- Next in thread: Michael Howard [MSFT]: "Re: NTLM Hash in ASP.NET"
- Reply: Michael Howard [MSFT]: "Re: NTLM Hash in ASP.NET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 27 May 2003 20:57:50 +0200
Of course I was referring to CredentialCache class ;-)
"Matjaz Ladava" <matjaz@_nospam_ladava.com> wrote in message
news:%23WbQcFIJDHA.2068@TK2MSFTNGP10.phx.gbl...
> Hi Michael,
>
> Where are this credentials physicaly stored ? In protected storage or
> somewhere else ? I'm asking this, because there is a tool Protected
Storage
> PassView which displays passwords stored in protected storage.
>
> Thanks.
>
> Regards
>
> Matjaz Ladava
>
> "Michael Howard [MSFT]" <mikehow@online.microsoft.com> wrote in message
> news:%23vVYwPHJDHA.1828@TK2MSFTNGP10.phx.gbl...
> > 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
> > >
> > >
> >
> >
>
>
- Previous message: Matjaz Ladava: "Re: NTLM Hash in ASP.NET"
- In reply to: Matjaz Ladava: "Re: NTLM Hash in ASP.NET"
- Next in thread: Michael Howard [MSFT]: "Re: NTLM Hash in ASP.NET"
- Reply: Michael Howard [MSFT]: "Re: NTLM Hash in ASP.NET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|