RE: security auditing under windows 2000 server

From: dave klimen (dave_at_netmedic.net)
Date: 06/27/03

  • Next message: Laura A. Robinson: "RE: How to block users from installing other apps"
    To: "'Richard Worwood'" <richardw@tdbnetworks.com>, <FOCUS-MS@securityfocus.com>
    Date: Thu, 26 Jun 2003 22:46:45 -0400
    
    

    Richard,

    You have probably set the following for your auditing:

    [Event Audit]
    AuditSystemEvents = 3
    AuditLogonEvents = 3
    AuditObjectAccess = 3
    AuditPrivilegeUse = 3
    AuditPolicyChange = 3
    AuditAccountManage = 3
    AuditProcessTracking = 3
    AuditDSAccess = 3
    AuditAccountLogon = 3

    3= Audit success and failure,

    and set:

    AuditLogRetentionPeriod = 2
    Which means "Do not over write clear logs manually.

    And set the following reg keys:
    machine\system\currentcontrolset\control\lsa\auditbaseobjects=4,1
    machine\system\currentcontrolset\control\lsa\crashonauditfail=4,1

    The problem with this is even on a modearatley used server you would fill up
    a 500MB security log in a few hours.

    Even if you choose overwrite files after 1 day old, it would still over fill
    the log.

    You choices are:

    1. Shut off the
    machine\system\currentcontrolset\control\lsa\auditbaseobjects (set to 0)
    2. Set you AuditObjectAccess and AuditProcessTracking to failure only not
    success and failure.
    These 2 options should allow you to clear and save your logs about every 5
    or so days depending on the log size you pick.

    3. Clear you security log every few hours. :) Definitely not a good choice.

    4. Shut off the
    machine\system\currentcontrolset\control\lsa\crashonauditfail (set to 0)

    Hope this helps.

     
    _____________________
    Dave Kleiman
    dave@netmedic.net
    www.netmedic.net

    "High achievement always takes place in the framework of high expectation."
    Jack Kinder

     

    -----Original Message-----
    From: Richard Worwood [mailto:richardw@tdbnetworks.com]
    Sent: Thursday, June 26, 2003 09:02
    To: FOCUS-MS@securityfocus.com
    Subject: security auditing under windows 2000 server

    I've just configured a domain policy which requires full system auditing,
    but ever since this has been configured we have been seeing issues whereby
    the system is unable to write to the audit log and blue screens. I really
    need some help in understanding what would cause this logging issue and what
    can be done to alleviate it.

    Thanks in advance

    Richard

    ________________________________________________________
    Richard Worwood, TDB Networks
    4 High Street, Twyford, Berkshire RG10 9AE
    Office: +44 (0) 118 934 0056
    Mobile: +44 (0) 7771 662880
    Email: richardw@tdbnetworks.com
    Web: www.tdbnetworks.com

    ----------------------------------------------------------------------------
    -
    ----------------------------------------------------------------------------

    --
    -----------------------------------------------------------------------------
    ------------------------------------------------------------------------------
    

  • Next message: Laura A. Robinson: "RE: How to block users from installing other apps"

    Relevant Pages

    • Re: Autoexec.nt file missing?
      ... you can't enable Auditing on a computer running Home Edition. ... You must specify what to audit. ... example, a file, folder, registry key, printer, and so forth-that has its ...
      (microsoft.public.windowsxp.newusers)
    • Re: auditing
      ... Enable auditing of account management will log the creation and changes to ... You can audit Directory Service access to audit OU's. ... This security setting determines whether to audit each event of account ... For specific instructions about how to configure auditing policy settings, ...
      (microsoft.public.win2000.active_directory)
    • Re: Autoexec.nt file missing?
      ... you can't enable Auditing on a computer running Home Edition. ... You must specify what to audit. ... > example, a file, folder, registry key, printer, and so forth-that has its ...
      (microsoft.public.windowsxp.newusers)
    • Re: Auditing Privilege Use - failure only but still get Success
      ... Success only (applies to remote access, ... Audit account management: No Auditing ... Audit privilege use: No Auditing ...
      (microsoft.public.win2000.group_policy)
    • RE: Capture Logins
      ... Auditing with Windows Server 2003 and XP is configured in several different ... auditing through the audit policy, which will usually begin the audit ... Reports changes to user accounts. ... Audit Policy Change: ...
      (microsoft.public.windows.server.general)