Microsoft KB Archive/173367

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 16:37, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


Non-Administrators Not Allowed Access to Change Log Settings

Article ID: 173367

Article Last Modified on 10/31/2006



APPLIES TO

  • Microsoft Windows NT Workstation 3.51
  • Microsoft Windows NT Workstation 4.0 Developer Edition
  • Microsoft Windows NT Server 3.51
  • Microsoft Windows NT Server 4.0 Standard Edition



This article was previously published under Q173367

WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall Windows 95. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk.

IMPORTANT: This article contains information about editing the registry. Before you edit the registry, you should first make a backup copy of the registry files (System.dat and User.dat). Both are hidden files in the Windows folder.

SYMPTOMS

When a user who does not have administrative privileges tries to change the log settings in the Event Viewer and clicks OK, the following message appears:

Access is Denied.

MORE INFORMATION

The user or group account that needs to change its settings must be given full control of the following registry key and its subkeys:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\EventLog

To do this, edit the registry with Regedit.exe using the following steps. You must have administrative access to do so.

WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall Windows 95. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk.

For information about how to edit the registry, view the Changing Keys and Values online Help topic in Registry Editor (Regedit.exe). Note that you should make a backup copy of the registry files (System.dat and User.dat) before you edit the registry.

  1. Start Registry Editor and select the following registry subkey: HKLM\SYSTEM\CurrentControlSet\Services\EventLog
  2. Click Permissions on the Security menu.
  3. Add the necessary user or group account to the list and change the Type of Access to Full Control.
  4. Click the box for Replace Permissions on Existing Subkeys, and then click OK.



Additional query words: appevent secevent sysevent size maximum overwrite older as needed clear manually wrapping

Keywords: kbprb KB173367