|
|
To print: Select File and then Print from your browser's menu
-------------------------------------------------------------- This story was printed from ZDNet Australia. --------------------------------------------------------------
|
Improve Windows security with these three tips By Ray Geroski, Tech Republic January 15, 2003 URL: http://www.zdnet.com.au/insight/soa/Improve-Windows-security-with-these-three-tips/0,139023731,120271236,00.htm
Find out how to clear the Windows page file, prevent users from changing their passwords, and deny guest access to various system logs.
Keeping up to date on patches and security updates isn't always enough to make Windows as secure an environment as you'd like. Three steps you can take to make your desktops more secure are clearing the pagefile on shutdown, disabling guest access to event logs, and preventing users from changing their passwords until prompted.
Not every organisation will want to take these steps, but, depending on your situation and the type of business you do, these can be good security options. Clearing the pagefile When Windows writes memory data to the pagefile, it can contain sensitive information that you don't want to be accessible on the disk, including passwords. If anyone in your organisation works with sensitive information, clearing the pagefile on that desktop is an important step to take to ensure that data isn't accessible to unauthorised users. By modifying a registry setting, you can have Windows clear the pagefile on shutdown. This will wipe data written to disk and prevent sensitive files from being accessible. However, the system may take longer to shut down because the computer must write to each page in the pagefile to erase the data contained in it. To clear the pagefile each time Windows is shut down, perform the following steps:
If the value doesn't exist, add the following:
You must restart the computer for the setting to take effect. Because this may lengthen the shutdown time, you may want to give the setting a trial period to see how it works out. If shutdown takes an excessively long time, you may want to change the value for the setting back to 0. But if securing sensitive data is critical to your organization, slow shutdowns may be something you're willing to live with. For additional information, see Microsoft Knowledge Base article 182086. Restricting event log access The default access setting for Windows event logs allows guest and anonymous users to view them. This can make sensitive data openly accessible to users who should not be able to view it. A simple tweak of the registry, however, can rectify the possible security opening. You can block guest and anonymous users from viewing event logs by performing the following steps:
This will prevent unauthorised users from having access to sensitive information stored in event logs, information that might be used to gain access to other locations or files that should be secure. Locking down password changesAnother step you can take to improve security and also cut down on help desk calls is to prevent users from changing their passwords until prompted to do so when the password expires. This may not seem like a necessary security measure, but consider what could happen if a user's password were stolen or hacked. The unauthorised user could then immediately change the user's password and effectively lock that person out of the network. By preventing such password changes, you can thwart hackers or others from hijacking user accounts and you can also cut down on the number of calls the help desk receives from users who have changed their passwords and forgotten the new one. There are two different ways you can lock down users from changing their passwords unless prompted by Windows-individually via a registry setting or globally via a Group Policy setting. Perform the following steps to require a system prompt for password changes for a group of users:
To enforce the same password policy for individual users, perform the following procedures to configure the option in the registry:
Copyright © 2009 CBS Interactive, a CBS Company. All Rights Reserved. |