Remedy: |
Perform the following procedures:
- Disable the Guest account:
- Open the User Manager. From the Windows NT Start menu, select Programs, Administrative Tools (Common), User Manager.
- Select the Guest account from the list.
- From the User menu, select Properties to display the User Properties dialog box.
- Select the Account Disabled check box.
- Click OK.
- Verify that the appropriate accounts have the Access the computer from the network user right. To prevent remote logon of a Windows NT user account:
- Open User Manager. From the Windows NT Start menu, select Programs, Administrative Tools (Common), User Manager.
- Select the user account from the list.
- From the Policies menu, select User Rights to display the User Rights Policy dialog box.
- From the Right list, select Access this computer from network.
- From the Grant To list, select the user account from the list and click Remove.
- Restrict registry access to the HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Perflib key. Under Windows NT 4.0, registry access from the network can be denied completely. To restrict registry access:
- Open Registry Editor. From the Windows NT Start menu, select Run, type regedt32, and click OK.
- Go to the HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Perflib registry key.
- From the Security menu, choose Permissions to display the Registry Key Permissions dialog box.
- Use these guidelines to review the listed permissions:
- Remove or change any permissions such as Everyone - Full Control. This default permission allows all users to read, modify, and even change ownership and permissions on the items in the share.
- Review any names with Full Control permissions and determine if the permission is appropriate. Consider using Special Access, Read, or removing permissions if these names do not need to modify items in the key.
- Review any names with Special Access permissions and determine if the permission is appropriate. Consider using Read or removing permissions if these names do not need to modify items in the key.
- Review any names that should not be in the list, and remove the name or change their permission as appropriate.
|