Re: NTLM Hash in ASP.NET

From: Matjaz Ladava (matjaz_at__nospam_ladava.com)
Date: 05/27/03

  • Next message: Jay Janarthanan: "Looking for 3DES Library that supports C#/.NET and C/Linux at the same time."
    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
    > > >
    > > >
    > >
    > >
    >
    >


  • Next message: Jay Janarthanan: "Looking for 3DES Library that supports C#/.NET and C/Linux at the same time."

    Relevant Pages

    • Re: NTLM Hash in ASP.NET
      ... Hi Michael, ... because there is a tool Protected Storage ... PassView which displays passwords stored in protected storage. ... > want to support NTLM auth from within ASP.NET, ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: NTLM Hash in ASP.NET
      ... destroyed when the CredentialCache class is destroyed. ... >> PassView which displays passwords stored in protected storage. ... >>> want to support NTLM auth from within ASP.NET, ... >>> Cheers, Michael ...
      (microsoft.public.dotnet.framework.aspnet.security)