Article ID: 310361 - Last Review: July 3, 2008 - Revision: 5.0 How to set secure NTFS permissions on IIS 5.0 log files and virtual directories in Windows 2000This article was previously published under Q310361 On This PageSUMMARY
This step-by-step article describes how to place NTFS permissions on IIS 5.0 log files and virtual directories. Computers that are directly connected to the Internet are under a constant threat of attack. Any computer that is connected to the Internet must be protected to prevent malicious users from taking control of the computer. Because Web servers are the most common server type to be attacked by malicious users, these computers require extra attention. One of the most powerful security tools that is available on Windows 2000-based computers is the NTFS file system. You can use the NTFS file system to apply access controls on Web server files that are most likely to be attacked. You can apply Access Control Lists (ACLs) to files and folders in the IIS 5.0 Web server hierarchy to help prevent unauthorized users from taking control of your computer. There are two general groups of IIS 5.0 related files and folders that benefit from secure ACLs:
Setting ACLs on Virtual Directories
Setting ACLs on Log FilesIIS 5.0 log files are located in the \system_root\system32\LogFiles folder. It is important that these log files remain intact and not be altered so that intruders are not able to "hide their tracks" after an intruder tries to compromise the server. ACLs on the IIS services logs should be set as:
Administrators (Full Control) System (Full Control) Troubleshooting
| Article Translations
|
Back to the top
