Re: Getting user name for failed authentication

From: Henning Krause (newsgroup.no_at_spam.infinitec.de)
Date: 06/25/04

  • Next message: Matt Hickman: "Unable to Logon at Console"
    Date: Fri, 25 Jun 2004 20:32:39 +0200
    
    

    How do you authenticate the user?

    Do you use some sort of LogonUser?

    Or does the authentication happens outside of you application?

    Greetings,
    Henning Krause
    ==========================
    Visit my website: http://www.infinitec.de
    Try my free Exchange Explorer: Mistaya
    (http://www.infinitec.de/?page=products)

    "Antonio" <antoniopassado@hotmail.com> wrote in message
    news:ew4CxJrWEHA.3664@TK2MSFTNGP12.phx.gbl...
    > Hello Henning,
    >
    > Thanks for your answer. What you say is true, but problem still remains if
    > we wan't to log into our own run-time log. Is there a way of realy getting
    > this information somehow?
    >
    > Kind regards,
    > Antonio
    >
    > "Henning Krause" <newsgroup.no@spam.infinitec.de> wrote in message
    > news:#rSGPFrWEHA.3084@TK2MSFTNGP10.phx.gbl...
    > > Hello,
    > >
    > > you could simply audit failed logons with Windows itself. They show up
    in
    > > the security event log afterwards.
    > >
    > > Greetings,
    > > Henning Krause
    > > ==========================
    > > Visit my website: http://www.infinitec.de
    > > Try my free Exchange Explorer: Mistaya
    > > (http://www.infinitec.de/?page=products)
    > >
    > >
    > > "Antonio" <antoniopassado@hotmail.com> wrote in message
    > > news:u2IVaIqWEHA.3740@TK2MSFTNGP12.phx.gbl...
    > > > Hi everybody,
    > > >
    > > > We are using NTLM for authenticating clients that connect over network
    > to
    > > > our server. In case of failed authentication we would like to log a
    > > message
    > > > into event log with the name under which user tried to login. Is it
    > > possible
    > > > somehow to obtain this name during authentication process?
    > > >
    > > > Thanks in advance,
    > > > Antonio
    > > >
    > > >
    > >
    > >
    >
    >


  • Next message: Matt Hickman: "Unable to Logon at Console"