Microsoft IIS 6.0Administrator's Consultant

As you’ve seen, IIS 6 is very different from its predecessors. IIS 6 has a new processing architecture, a new security architecture, and many other enhancements. As you might expect with all these changes, there are many things you should know right away about IIS 6 components, configuration, and services.

Installing Web and Application Server Components and Default Sites

IIS and Indexing Service are no longer installed during the installation of the operating system. You install these and other Web server components through the Windows Components Wizard, accessible through Add Or Remove Programs on the Control Panel. The key Web server components you might want to use include:

By default, all subcomponents of certificate services, e-mail services, and indexing services are installed when the related option is selected in the Windows Components Wizard. For the Application Server component this isn’t the case. You’ll want to select this component and then click Details. Then, add components as necessary by selecting them. Some of these subcomponents have subcomponents of their own as well. The one you’ll want to check is IIS. In the Application Server dialog box, select Internet Information Services (IIS) and then click Details.

The IIS application server components include:

When you install Internet services, default sites are created on the computer. In most instances these default sites are active by default. If the default sites aren’t active, you can start them using the IIS snap-in. To start the snap-in, click Start, choose All Programs, Administrative Tools, and then Internet Information Services (IIS) Manager. Default sites you see might include:

If an IIS feature you want to use isn’t available in the IIS snap-in, you can install it using the Windows Components Wizard. To access and use this wizard, follow these steps:

  1. Log on to the computer using an account with administrator privileges.

  2. Click Add Or Remove Programs in the Control Panel. This displays the Add Or Remove Programs dialog box.

    Note

    Throughout this book, I refer to clicking or double-clicking, the most common techniques used for accessing folders and running programs. Through the Taskbar And Start Menu Properties dialog box, you can change the look and feel of the graphical interface. Some options, such as the Control Panel, can appear as menus with clickable menu items that run programs or as menu items that open dialog boxes. You can also change the mouse click options with the Folder Options utility in the Control Panel to allow either single-click open/run or double- click to open. Because of this, when I say click, you might actually have to double-click, or vice versa.

  3. Click Add/Remove Windows Components to start the Windows Components Wizard, shown in Figure 1-1.

    Figure 1-1: Use the Windows Component Wizard to select components to add or remove.

  4. Select Certificate Services, E-Mail Services, or Indexing Service as necessary.

  5. Select Application Server. Click Details to add and remove individual components. You can now select subcomponents to install or uninstall them.

  6. Select Internet Information Services (IIS). Click Details to add and remove individual components. You can now select subcomponents to install or uninstall them.

  7. When ready to continue, click OK twice and then Next. The selected components are then installed (or uninstalled).

  8. Click Finish when prompted.

Installing Internet Services and Service-Related Accounts

When you install Web and application server components, several services are installed on the computer. You can check for these services using the Services utility or Computer Management. Both utilities are found on the Administrative Tools menu. Services you might see include:

By default, most Web-related services run as the Local Service account. This allows the services to interact with the operating system. To tighten security, some services, such as the Microsoft POP3 service and the World Wide Web Publishing Service, run as the NetworkService account. This account has fewer privileges than the Local Service account.

Note

You might find that the World Wide Web Publishing Service and other services normally running under the NetworkService account are running under the Local Service account on your system. This can happen if you install components, such as Certificate Services, that require more interaction with the operating system than a standard IIS installation.

When you install IIS, several accounts are created as well. These accounts are:

Other Web server and application components might cause additional accounts to be created, including the following:

Категории