Re: Repeated 675,681 and 677 error codes in security log

From: Barry (spamiittyspam_at_spammy.spam)
Date: 08/02/05

  • Next message: ade: "Re: Default domain permissions"
    Date: Tue, 2 Aug 2005 08:36:04 +0100
    
    

    "Craig Barraclough" <CraigBarraclough@discussions.microsoft.com> wrote in
    message news:DFACC470-4B43-4FF5-8404-7EC635B0D7CA@microsoft.com...
    >I hope some can help as i have search all over for an answer to this.
    >
    > We have a customer with a 2000 domain in mixed mode with a mixture of
    > win98,2000 and xp machines.
    >
    > I have been monitoring the event logs on their servers, the security logs
    > are full of Failure audits with event codes 675 and677. I gather these are
    > Kerberos related but i can't work out what the failure codes are for and
    > what
    > could be causing them.
    > The usernames and client addresses are all different, i haven't been able
    > to
    > pin it down to any specific machines.
    >
    > A couple of examples are below
    >
    > Source: Security
    > Catergory: Account logon
    > Type: Failure
    > Event ID: 675
    > User: NT AUTHORITY\SYSTEM
    > Computer: AAA-Primary
    > Pre-authentication failed
    > username: ACraig
    > userID: BRITISH\ACraig
    > Service Name: krbtgt/BRITISH
    > Pre-authentication type: 0x2
    > Failure code: 0x18
    > Client address: 192.168.3.65
    >
    >
    >
    > Source: Security
    > Catergory: Account logon
    > Type: Failure
    > Event ID: 675
    > User: NT AUTHORITY\SYSTEM
    > Computer: AAA-Primary
    > Pre-authentication failed
    > username: Administrator
    > userID: BRITISH\Administrator
    > Service Name: krbtgt/BRITISH
    > Pre-authentication type: 0x2
    > Failure code: 0x18
    > Client address: 127.0.0.1
    >
    >
    > Source: Security
    > Catergory: Account logon
    > Type: Failure
    > Event ID: 677
    > User: NT AUTHORITY\SYSTEM
    > Computer: AAA-Primary
    > Serivce Ticket request Failed
    > username: ENG02$
    > User Domain: BRITISH
    > Service Name: krbtgt/BRITISH
    > Pre-authentication type: 0x2
    > Failure code: 0x20
    > Client address: 192.168.1.27
    >
    >
    >
    > These events seem to occur at all times of day and night, the client
    > address
    > are either servers, workstations or even the loopback address.
    >
    > Anyone any idea what could be causing this?
    >
    > Cheers
    >
    > Craig

    pre-authentication pretty much means wrong password - 0x18 is
    KDC_ERR_PREAUTH_FAILED
    the other one is "0x20 - KRB_AP_ERR_TKT_EXPIRED: Ticket expired". Which I
    guess means the client requested access to a resource with a ticket which
    has since expired. It will then request a new one.

    I'd just ignore them both to be honest.


  • Next message: ade: "Re: Default domain permissions"

    Relevant Pages

    • Re: Samba
      ... be one where the user can log onto any PC with any username and password..... ... This oranisation is a prime candidate for Share Mode security." ... guest on each share. ... correct UNIX user to use on behalf of the client. ...
      (Fedora)
    • Re: WSE 3.0, usernameOverTransportSecurity, custom Token Manager w/ securityTokenManager,
      ... The usernameOverTransport assertion is not being executed on the client ... An username token was not being added in the proxy. ... Microsoft.Web.Services3.Security.Security security) ...
      (microsoft.public.dotnet.framework.webservices.enhancements)
    • Repeated 675,681 and 677 error codes in security log
      ... The usernames and client addresses are all different, ... username: ACraig ... Pre-authentication type: 0x2 ... Failure code: 0x18 ...
      (microsoft.public.win2000.security)
    • Re: Event ID 577 Every few seconds
      ... can tell us of the account "username" ... Microsoft MVP (Windows Server System: Security) ... > Client Domain: DOMAINNAME ...
      (microsoft.public.windowsxp.security_admin)
    • Re: Prefill Security dialog for Basic Authentication
      ... But where is the security implemented if you ... pre-fill the username and password for the client and never let them type ... I have created a username and password. ... > I do not want to move these pages out and to allow anonymous access. ...
      (microsoft.public.inetserver.iis)