Default Services Required for Internet Information Server Services

ID: Q164885


The information in this article applies to:


SUMMARY

This article describes the service dependencies of the Microsoft Internet Information Server (IIS) WWW (http), FTP, and Gopher services with the default Windows NT services.


MORE INFORMATION

There are certain cases in which it may be desirable to disable particular services on a Windows NT installation. This article describes the minimum windows NT services that are required for the IIS services to function and will explore some of considerations that must be taken before employing these methods. These methods are used to increase the security of an IIS installation through the limitation of available services.

**********WARNING**********

Extreme care must be taken when disabling NT services because specific functionality is provided by each windows NT service. You must thoroughly understand the implications of changing particular service startup values. This text is not a comprehensive discussion of all Windows NT services but a guideline for particular services that are required for the IIS services to function. You WILL lose or limit certain features of IIS functionality when particular services are disabled. For this reason, these methods may not apply to your particular Windows NT installation nor be desirable in your implementation of IIS. These suggestions should be thoroughly tested on a another computer or in a test lab prior to implementation on production servers. Additionally, you may have other services installed that are not covered in this test that have dependencies that are outside the scope of this article.

If the desired functionality of an IIS computer is only to only provide IIS services. In the context of this article IIS or IIS services refers to WWW, FTP, or Gopher services. The following default services in addition to the IIS service you are implementing are needed for base IIS functionality.

At least one of the following:

All of the following:
These represent the minimum configuration needed for the IIS services to function. You will in most probability need to ensure some of the following services are functioning for normal server operation. Each of the default services found in a Windows NT installation will be discussed next and the specific functionality used by the IIS services will be described.

Services marked with an asterisk will cause loss of functionality if disabled; disabling these services may be detrimental to overall server functionality.

Services marked with a hyphen have no dependency relationship with IIS or may have little server impact if disabled.

**********WARNING**********

Care should be taken before altering the startup values of these services. These services may have complex dependencies with other services not listed here.

You MUST understand what functionality is provided by these services before changing the settings.

Improper changes of services will risk the loss of needed capabilities or server functionality.

**********WARNING**********
NOTE: The Computer Browser service must be running in order for the computer to have the capability to become a master or backup browser, however it has nothing to do with whether or not a computer announces itself on the network. As long as the Server service is running, and the computer is not hidden, a Windows NT computer will make Host Announcements. If a master or backup browser in the same domain or workgroup receives these Announcements, the computer making the Announcements will be added to the server list, and clients will see it in the list when they browse the workgroup or domain.
There are many other services you may have installed, such as the Remote Access Service, DHCP, DNS, or WINS service that you may need to enable that are not covered here for particular implementations of IIS. Consult the Windows NT Server resource kit or product documentation for more complete descriptions of particular Windows NT services. Your needs must be carefully considered before changing the default state of any of the described services. The preceding list provides only a minimal guide to the requirements of a particular IIS server installation. Your requirements and mileage may vary especially in an Intranet scenario where services such as WINS, DHCP and DNS may be necessary.

For more information on Windows NT Services and Web Security consult the following resources along with proper testing before implementing these suggestions on production servers:


Keywords          : 
Version           : winnt:2.0,3.0
Platform          : WINDOWS 
Issue type        : 

Last Reviewed: April 27, 1999