The World Wide Web and Your School District

 

 

 

A guide to setting up, deploying and managing Microsoft Internet Information Server 5.0 for the non-technical staff.

 

 

 

 

 

 

 

 

 

Windows 2000 Server

     Internet Information Server 5.0

           FrontPage 2000

                Web Folders

                     Active Server Pages

 

 

 

 

 

Shawn Wheeler

 

 


 

Table of Contents

 

Introduction. 4

Preface. 4

Acknowledgements 5

How to use this guide. 6

Conventions used in this document 7

Server Considerations 9

Considerations, Information and Supplies 10

Web Server Procedure Check List 13

Chapter One. 16

Chapter 1 Overview. 16

Installing Windows 2000 Server 17

Deleting hard disk partitions. 19

Creating Hard Disk Partitions 21

Choosing Windows Components 25

Chapter Two. 35

Chapter 2 Overview. 35

Configuring a Logical Hard Drive. 36

Creating the Partition. 36

Formatting the Logical Drive. 41

Chapter Three. 46

Chapter 3 Overview. 46

Binding Multiple IP Address to the Network Interface Card. 47

Chapter Four 53

Chapter 4 Overview. 53

Creating Users Accounts 54

Creating a New Windows User Account 54

Adding a User to the Administrators Group. 57

Chapter Five. 62

Chapter 5 Overview. 62

Creating Data Folders and Setting NTFS Security. 63

Adding Sample Data. 71

Changing Permissions to the Staff_Web Folder 72

Chapter Six 77

Chapter 6 Overview. 77

Configuring Internet Information Server 5.0. 78

Changing the TCP Port on the Default Web Site. 80

Creating a New Web Site. 80

Configuring Internet Explorer 86

Testing your MS Internet Information Server 90

Configuring FrontPage Extensions 91

Creating a New Web using Host Headers 98

Testing the Host Header Web Site. 107

Configuring SMTP Mail 108

Configuring the SMTP Mail Pass Through. 108

Securing SMTP Mail 111

Configuring FTP Sites 116

Configuring the District Public FTP Site. 116

Configuring a School FTP Site. 127

Configuring the Staff Web FTP Site. 142

Chapter Seven. 153

Chapter 7 Overview. 153

Creating and Installing Terminal Server Client 154

Creating Terminal Server Client Disk 154

Installing Terminal Server Client 157

Logging into the Web Server with Terminal Server 162

Logging off the Web Server with Terminal Server 164

Chapter Eight 165

Chapter 8 Overview. 165

Setting Web Site Permissions and Creating Sub Web Sites 166

Setting FrontPage Web Site Permissions 166

Testing FrontPage Permissions 173

Creating a FrontPage Sub Web. 176

Testing the FrontPage Sub Web. 185

Setting FTP Sub Web Site Permissions 188

Chapter Nine. 195

Chapter 9 Overview. 195

Supporting Your Webmasters 196

Creating a Web Folder using Windows 2000 or Windows ME. 196

Creating a Web Folder using Windows NT 4.0 or Windows 98. 200

Choices for Publishing Web Content 205

Chapter Ten (Optional) 207

Chapter 10 Overview. 207

Activating Your Web Sites 208

Setting folder Permissions for Data Access 208

Creating the Staff Web DSN. 218

Copying ASP Data into the Staff Web Folder 223

Customizing the Staff_web.mbd file. 225

Entering a staff member into the database. 234

Creating District News DSN. 237

Copying ASP Data into the District Main Web  Folder 243

Customizing the District_News .mbd file. 246

Inserting a News Item.. 250

Glossary. 253

 

 


Introduction

Preface

 

The past five years has seen exponential growth in the use of technology.  The sound of a mobile phone ringing causes 9 out of 10 people to reach for a device on their person. The single home computer system is quickly changing to a home network.  Parting friends no longer say, “Call Me!” but rather “E-mail me!”

 

The growth of the Internet has been equally impressive. It is difficult these days to find a business without .com behind its name.  Universities have .edu and local school district proudly displays its state and country, mydistrict.k12.az.us.

 

School communication has also grown.  Parents, and the communities which schools serve, desire more and more information.  The Internet provides the medium to disseminate this information.  Microsoft provides the perfect tool for placing this information on the Internet in the form of Microsoft Windows 2000 Server combined with Internet Information Server 5.0. 

 

While schools and school districts continue to design or expand their computer networks, society continues to demand information. Unfortunately, many school districts use 100% of their resources to keep their networks functioning. Adding to these problems is the public sector’s demand for experienced network administrators and technicians.  It is difficult for school districts to compete with the salaries offered by corporate America.  

 

This document is designed for the staff member who is charged with the task of setting up and managing a Microsoft Internet Information Server and has not had the opportunity to become an expert in the intricacies of this powerful tool.

 

The World Wide Web and Your School District is a step-by-step guide to:

q       Installing Windows 2000 Server

q       Configuring Internet Information Server including SMTP

q       Configuring FrontPage Security

q       Setting up Web Folders

q       Configuring data access web pages using supplied html code and Access databases

 

Documentation will also include:

q       How to use this guide

q       Conventions used in this document

q       Server considerations

q       Information and supplies to gather before you begin

q       Web Server Procedure Check List

q       Troubleshooting

 

The World Wide Web and Your School District will not include:

q       Backing up your web server

q       The installation of PERL

q       The use of CGI

q       How to design or manage a web site

 

 


 

Acknowledgements

 

 

I want to take a moment to thank the people have taken time out of their life to help me with this project. 

 

To my wife and daughter Jenifer and Victoria who never complained as I spent countless hours with my face glued to a computer monitor.

 

To Ladd Bausch a great friend and mentor who not only edited and advised me throughout this writing.  He also spent the past four years helping me hone my skills as a technical writer.

 

To Logan Bausch who beta tested and provided feedback.

 

To Peoria Unified School District, which has employed me for the past 8 years and allowed me the opportunity to gain the knowledge, I pass on through this book.

 

To my Mom and Dad whose countless sacrifices enabled me to complete my education.

 

 

 


 

How to use this guide

 

 

The World Wide Web and Your School District is designed to be a two-phase tutorial and guide with the non-technical staff member in mind.  Each chapter is laid out with step-by-step procedures guiding you through the process of setting up a Windows 2000 web server for your school district.  Upon completion of this guide, you will have a functioning web server which host separate and secure web sites for each school in your district.  Additionally, your server will be able host a separate and secure web site for each teacher in your district.

 

Phase One

For the first time Web Server administrator, Microsoft Internet Information Server (IIS) can be intimidating.  Therefore, I recommend you follow the procedures laid out in this book one time as a learning experience.  To help with troubleshooting, I also recommend using the same schools and user names used in this guide.  

 

Phase Two

After you have successfully completed your “practice build” of the web server, complete the process a second time using your district’s school names.  To aid you in the process of building your production web server, I have included a Web Server Procedure Checklist.  Please review this checklist and obtain the required information from your network administrator prior to building your web server.

 

Each chapter will contain an overview of the task you will be completing.  Please take the time to review this information prior to beginning the chapter.

 

And finally, I have included two sample databases along with the Active Server Page (ASP) scripts.  These are the same databases I developed and use at my school district. 

 

The World Wide Web and Your School District is not the definitive guide to IIS.  It will, however, get your web server up and running.  As time and resources allow, I highly recommend attending a Microsoft Certified Class on Internet Information Server. Training information may be found at the following URL: www.microsoft.com/windows2000/training

 

Take a deep breath… Now go to it!

 

 

 


 

Conventions used in this document

 

The World Wide Web and Your School District contains a number of screen captures to assist you with the installation and configuration of Windows 2000 Server and Internet Information Server 5.0.

 

Information pertaining to the screen capture will be posted directly above the image.  To minimize confusion, different fonts or font styles will be used to distinguish different areas of the window. 

 

The title of this window Create Partition Wizard will be displayed in Bold.

The name of this window Format Partition will be displayed with Bold Italic.

Any radio button, check box or text field will be displayed in Italic.

Any text you are to type in a text field will be displayed in Courier 10.

Any button requiring an action will be displayed in Bold. Example: Click Add…

Additional information may be displayed in the left margin.

Below is an example from the document.

NTFS partitions are not readable by windows 95, 98 or Me machines if the machine is booted with a Dos disk.

  1. Create Partition Wizard / Format Partition window.  Select the radio button to the left of Format this partition with the following settings. To fully utilize Windows 2000 security, this logical partition should be formatted using NTFS file system.  Leave the Allocation unit size set to the default setting.  Type Web_Data in the Volume Label field.  Click Next.

 

 

 

 

 

 


 



Server Considerations

 

 

 

 

 

 

 

 

This information has been obtained from the Microsoft Web Site.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

RAID

Redundant Array of Inexpensive Disk

 

The specific needs of your school district will determine the type of server needed.  For example:  The number of virtual web sites, the number of daily hits to your web server, the number of concurrent hits to your web server.  Below you will see Microsoft’s minimum recommendations for server running Windows 2000. 

 

Windows 2000 Server

133 MHz or higher Pentium-compatible CPU.

 

256 megabytes (MB) of RAM recommended minimum [128 MB minimum supported; 4 gigabytes (GB) maximum].

 

2 GB hard disk with a minimum of 1.0 GB free space. (Additional free hard disk space is required if you are installing over a network.)

 

Windows 2000 Server supports up to four CPUs on one machine.

Windows 2000 Advanced Server

133 MHz or higher Pentium-compatible CPU. 256 MB of RAM recommended minimum (128 MB minimum supported; 8 GB maximum).

 

2 GB hard disk with a minimum of 1.0 GB free space. (Additional free hard disk space is required if you are installing over a network.)

 

Windows 2000 Advanced Server supports up to eight CPUs on one machine.

 

 

The above will work wonderfully for a test server.  However, on your production server I would recommend the following as a minimum standard.  Pentium II 500 with 256 megabytes of RAM and 12 gigabytes of hard drive space.   

 

If your budget allows for a faster machine, consider upgrading to dual processors and upgrade your RAM to 512 megabytes. Additionally, you will want to include a RAID hard drive Array of and redundant power supplies. 

 

Last but not least, install a backup tape drive.

 

I will not recommend a specific brand of server.  However, I will recommend purchasing from a major computer manufacturer. Your web server is not the place to save a few dollars.

 

 



Considerations, Information and Supplies

 

 

One of the most important features in IIS is the ability to host multiple web sites on one machine.  Prior to IIS 4.0, each web site required a separate web server.  Using IIS, one web server is capable of hosting multiple web sites. 

 

Imagine the expense your school district would incure trying to give each school a separate web site before IIS.  See the images below.

 

www.learniis.edu

192.168.0.72

staff_web.learniis.edu

192.168.0.73

adams_high_school.learniis.edu

192.168.0.74

ftp.learniis.edu

192.168.0.72

 

Using IIS, multiple web sites may be placed on one server using multiple IP addresses.  These IP addresses are assigned to the servers Network Interface Card (NIC) through a process called Binding. Using the same scenario as above, three machines have been eliminated.

www.learniis.edu

192.168.0.72

staff_web.learniis.edu

192.168.0.73

adams_high_school.learniis.edu

192.168.0.74

ftp.learniis.edu

192.168.0.72

 

In some scenarios, multiple IP addresses are not available.  In this case, IIS can host multiple web sites by using a single IP addresses while taking advantage of Host Headers. Again, three servers have been eliminated.

www.learniis.edu

192.168.0.72

staff_web.learniis.edu

192.168.0.72

adams_high_school.learniis.edu

192.168.0.72

ftp.learniis.edu

192.168.0.72

 

Using Host Headers will require your webmasters use a Microsoft Web-Publishing product to create and maintain their web sites.  Personally, I prefer separate IP address for each web site on the web server.  Doing this also allows each site you have it’s own FTP site or FTP access for updating the web content.

 

Microsoft recommends not having more than five IP address bound to any NIC and corresponding web site.  I believe this recommendation was designed with web sites that take over 100,000 hits per day in mind.  It is not likely a school district site will take 100,000 hits per day.  At my school district, we have been successfully running 42 web sites with corresponding IP addresses assigned to one NIC for over three years.

 

 


 

 

You will find it beneficial to gather the following information and items before your installation of Windows 2000.

Network Information

q       __________________ Domain name for your district

q       __________________ IP Addresses to be used on the web server

q       __________________ Subnet mask

q       __________________ Gateway

q       __________________ DNS settings for your network

 

Server

q       Server Configuration Utilities (If necessary)

q       Server specific drivers

 

Software

q       Windows 2000 Server CD

q       Backup software (This document will not cover the installation of third party software.)

q       Anti Virus software (This document will not cover the installation of third party software.)

 

 

 

 

 

 

 

 

 


 

Web Server Procedure Check List

 

Use this document as a checklist to be sure you have accomplished each task in each chapter.  Additionally you will want to keep this document in your records.

 

Before you begin:

Software

q       Server specific utilities & drivers

q       Windows 2000 Server CD

q       Anti Virus Software

q       Backup Software (Windows does contain built in software)

 

Network Information

q       __________________________ District Domain Name

q       __________________________ Starting IP address (If you will be using a consecutive range of IP addresses, place the last IP in the blank below.  If your will be using non consecutive address, please write them on the back of this sheet.)

q       __________________________ End IP address

q       __________________________ Subnet mask

q       __________________________ Gateway

q       __________________________ Preferred DNS Server

q       __________________________ Alternative DNS Server

 

Chapter One

q       __________________________ Partition size

q       __________________________ The name you will type for owner of the server.

q       __________________________ Your Organization name

q       __________________________ Licensing Mode

q       __________________________ Computer Name

q       __________________________ Administrator password

q       Two floppy diskettes

 

Chapter Two

q       Create Extended partition

q       _________________________ Extended partition size

q       Format Extended (Logical) partition

q       _________________________ Drive letter the assigned to this partition

q       _________________________ Volume Label

 

Chapter Three

q       Starting IP address

q       Subnet mask

q       Gateway

q       Preferred DNS Server

q       Alternative DNS Server

q       Additional IP addresses added

 

Chapter Four

q       Create your personal account

q       Create account for web site masters (If you have them at this a this time)

q       Add your personal account to the administrators group

 

Chapter Five

q       Create web site parent folder on the web data drive

q       Set Folder permissions

q       Create individual web site folders

q       Add sample default page to each web site folder

q       Set Staff_web folder permissions

 

Chapter Six

q       Change default web site port setting

q       Create a new Web Site

q       Assign IP address to the new web site

q       Create additional web sites and set IP addresses

q       Test all web sites

q       Configure web server extensions for all web sites

q       Configure SMTP Mail

q       Assign SMTP Mail to the first IP address assigned to the NIC

q       Set SMTP Mail security

q       Configure the district public FTP Site

q       Assign the first IP assigned to the NIC to this FTP site

q       Set FTP site permissions

q       Set FTP site welcome message

q       Configure School FTP access (if necessary)

q       Set School folder user permissions

q       Create FTP Site

q       Assign IP address to school FTP site that corresponds to the school web site IP

q       Set School FTP permissions

q       Set School FTP site welcome message

q       Configure Staff Web FTP access

q       Create Staff Web FTP Site

q       Assign IP address to Staff Web FTP site that corresponds to the Staff Web site IP

q       Set Staff Web FTP site permissions

q       Set Staff Web FTP welcome message

 

Chapter Seven

q       Create Terminal Server Client Disk 1

q       Create Terminal Server Client Disk 2

q       Install Terminal Server Client on your workstation

 

Chapter Eight

q       Create user accounts

q       Set user permissions through FrontPage on the web site

q       Test permissions

q       Create the sub web (FrontPage)

q       Set the sub web security

q       Create default page for the sub web

q       Test the sub web

q       Create the sub web folder (FTP)

q       Set the sub web folder permissions

q       Create default page for the sub web

q       Test the sub web

 

 

Chapter Nine

q       Create Web folder on your workstation

 

Chapter Ten

q       Create Data_bases folder

q       Set permissions for the Data_bases folder

q       Copy staff_web.mdb to Data_bases folder

q       Create the staff_web DSN

q       Copy the ASP pages to staff web folder

q       Delete the default.htm file

q       Test the ASP pages in the browser

q       Customize the staff_web.mbd

q       Add your schools or locations

q       Customize staff_info table

q       Delete users from the staff_info table

q       Customize staff_web_checklist_form

q       Enter new users to the staff_info table

q       Copy district_news.mdb to Data_bases folder

q       Create the district_news DSN

q       Copy the ASP pages to the district web folder

q       Delete default.htm file from the district web folder

q       Test the ASP pages in the browser

q       Customize the district_new.mbd

q       Delete existing news stories

q       Enter a new news story

 

 

 


Chapter One

 

Chapter One. 16

Chapter 1 Overview. 16

Installing Windows 2000 Server 17

Deleting hard disk partitions. 19

Creating Hard Disk Partitions 21

Choosing Windows Components 25

 

Chapter 1 Overview

 

In this chapter you will complete the process of installing Windows 2000 Server software on your server.  This chapter assumes your server does not contain an operating system or you wish to remove the current operating system.  Any data on the hard drive(s) will be removed during this installation.

 

This chapter will not address any server specific information.  Please consult the technical data included with your server.

 

Materials needed in this chapter

q       Drivers and utilities specific to your server (Drivers should come with machine or contact the manufacturer.)

q       Windows 2000 Server CD

 

Installing Windows 2000 Server

 

 

 

Follow the instructions below if the intended web server is not pre-configured with Windows 2000 Server.

 

 

 

  1. Place Windows 2000 Server CD in the CD ROM drive and power up the server.
    1. The installer will generate a series of Blue Windows 2000 Installation screens while the Windows Operating System begins to install itself on the server.
  2. Windows 2000 Server Setup / Welcome screen: The software installer will ask if you want to setup Windows 2000 now.  Press the Enter Key.

 

 

 


 

 

  1. At the next screen, please read the Windows License Agreement.  Press F8 when finished.

 

 

 


 

 

  1. Windows 2000 Server Setup / Partition Screen:

With this step, it is possible to re-configure hard drive partitions.  This server will be configured as a web server only.  Therefore, it is not necessary to create an Operating System (OS) partition larger than 4 gigabytes.  (It is also not recommended to create the OS partition smaller than 2.5 gigabytes.)

Press the D key to delete any existing partitions. 

 

Deleting hard disk partitions.

 

 

  1. Windows setup will confirm you wish to delete the partitions.  Press the Enter key to confirm and continue.

 

 

 

 

 

  1. In the next screen, Windows setup will ask you to press the L key to delete the partitions. Press the L key at this time.

 

 

 

 

7.      If the server contains more than one partition, the screen reappears, press the down arrow to select the other partition.  Repeat steps four and five.  When all partitions have been deleted proceed to steps four through 6.

 

 

 

Creating Hard Disk Partitions

  1. Create a partition. Press the C key.

 

The windows installer will display the total size of the partition.

 

 

 

 

  1. In this screen, type the size of the partition you want the Windows installer to create. (4 gigabytes (4000MB) is recommended)  Press the Enter key.

 

 

 

 

 

 

 

 

 

  1. This screen displays the new partition size.

Press the Enter key to install Windows.

 

 

 


 

 

Note: it is possible to use the FAT files system when setting up the server.  However, you must convert the partition to NTFS to fully utilize Windows security.

  1. This screen will ask you to choose which file format to use when formatting the hard drive.  NTFS is the default choice for Windows 2000. Press the Enter key to continue.

 

Once the Windows Installer formats the hard drive, the installation of the operating system will begin. After the operating system is copied to the server, the machine will reboot.  Windows will continue the installation process. This process may take up to thirty minutes.

 

 


 

 

  1. This screen displays the format settings for the hard drive along with the status of the formatting operation.

 

 

 

 

  1. This screen will show process of files being copied to the hard drive.

 

 

 


 

 

  1. Once Windows has copied the files to the hard drive, the server will again reboot.  The server will display several screens during the reboot.

 

 

 

Choosing Windows Components

  1. Several screens will appear on the monitor as Windows 2000 boots for the Components process.

  2. Windows 2000 Server Setup / Welcome to the Windows 2000 Setup Wizard window:

 

 

 


 

 

  1. Windows 2000 Server Setup / Regional Settings window: choose the appropriate region for your Geographical Location.  Click the Next button.

 

 

 

 

  1. Windows 2000 Server Setup / Personalize Your Software window: In the Name field, type Your Name. In the Operation field, type My Organization. Click Next.

 

 

 


 

 

When building your production server, choose the license purchased for your server.

 

 

19.      Windows 2000 Server Setup / Licensing Modes window:

Per Server Concurrent Settings

Per Seat

This will depend on your licensing agreement.  For this tutorial, choose Per seat.  Click Next.

 

 


 

 

On your production server, it is necessary to keep this password very secure.  However, it is equally important that another trusted person knows the password or where to find the password in the event you are not available.  Additionally, it is important to routinely change the administrator password.

 

 

  1. Windows 2000 Server Setup / Computer Name & Administrator Password window: Type WEBSERVER in the Computer Name field.  Type the administrator password in the Type an administrator password field. Click Next.

 

 

 


 

 

21.      Windows 2000 Server Setup / Windows 2000 Components window: Windows 2000 server is extremely robust server software.  The objective of this server, however, will be to serve web pages. Scroll the component Box, locate Internet Information Service (IIS) and Double click.  Choose File Transfer Protocol (FTP) Server

Click OK

 

 

 

 


 

 

  1. Windows 2000 Server Setup / Windows 2000 Components window: Scroll this window locate Terminal Service. Click the check box located to the left of Terminal Service. Click Next.

 

 

 

 

This tutorial will not address the use of Media Server.  However, multimedia is becoming more prevalent on the Internet.  When you feel comfortable with IIS, I recommend spending some time learning / playing with Windows Media Server.  See the Windows Help files for details.

  1. Windows 2000 Server Setup / Windows 2000 Components window: *Scroll to Windows Media Server. Click the check box located to the left of Windows Media server.  Click Next.

 

 


 

 

  1. Windows 2000 Server Setup / Date and Time settings window: Set the correct Date and Time.  Choose the appropriate Time Zone for your location.  Click Next.

 

 

 

 

  1. Windows 2000 Server Setup / Terminal Service Setup window: Choose Remote Administration.

Choosing this setting will allow the machine administrator to connect to the server from a remote computer.  The remote computer will act as terminal for the Web server. (This will require the installation of the Terminal Server client software on the remote machine.  This is covered later in this document.) 

Click Next.

 

 

 

 

If your network requires a protocol in addition to TCP/IP you will need to choose Custom. This information is not covered in this guide.

  1. Windows 2000 Server Setup / Network Settings window: Two windows appear. Click Next in the first window.  In the second window, Click the Typical radio button, click Next in the second window.

 

 


 

 

A different workgroup may be used on your production server.

27.      Windows 2000 Server Setup / Work Group or Domain window: use the default setting.

Note: The default name for the Workgroup is Workgroup.

Click Next.

 

 

  1. Windows 2000 Server Setup / Installing Components window: This screen displays the status of the installation.

 

 

 


 

 

  1. Windows 2000 Server Setup / Performing Final Task window: This window displays the status of the installation.

 

 

 

  1. Windows 2000 Server Setup / Completing the Windows 2000 Setup Wizard window:  Windows 2000 Server setup is now complete.  Remove the Windows 2000 Server CD from the CD ROM drive.  Click Finish.

 

 

 

 

 

 


Chapter Two

 

Chapter Two. 35

Chapter 2 Overview. 35

Configuring a Logical Hard Drive. 36

Creating the Partition. 36

Formatting the Logical Drive. 41

 

 

 

Chapter 2 Overview

 

In chapter 1, you created a small partition and installed Windows 2000 server on this partition.  In chapter 2 you will create a partition using the remaining hard drive space on your server.  This partition will hold the web data for your web site.  Once this partition is created, you will format the partition.

 

Materials needed in this chapter

q       No additional materials are needed


 

 

Configuring a Logical Hard Drive

 

 

 

Follow these instructions below to create and format a logical hard drive on your Windows 2000 Server.  Note: You must log into the server as the administrator.

 

The Configure Your Server window may open when you log on the machine.  Close this window before you continue.

 

Creating the Partition

  1. Click Start, choose Programs, Administrative Tools, and click on Computer Management.

 

 

 

 

 


 

 

  1. Computer Management window will open.

 

 

 

  1. Computer Management window:  Select the Disk Management folder located under Storage.

 

 


 

 

  1. Computer Management window:  Place the pointer over the Unallocated drive.  Right mouse button click and choose Create Partition.

 

 

 

  1. Create Partition Wizard / Welcome to the Create Partition Wizard window:  Click Next.

 

 


 

 

  1. Create Partition Wizard / Select Partition Type window:  Click the radio button next to Extended partition.  Click Next.

 



 

  1. Create Partition Wizard / Specify Partition Size window:  By default, Windows will use all the available hard disk space to create a single partition.  While it is possible to create multiple partitions, this example demonstrates creating one.  Click Next.

 

 


 

 

  1. Create Partition Wizard / Completing the Create Partition Wizard window:  Click Finish.

 

 

 

  1. Computer Management window:  The partition will now be displayed.

 



Formatting the Logical Drive

  1. Computer Management window:  Place the pointer over the new partition.  Right mouse button click.  Choose Create Logical Drive.

 

A logical drive is a volume you create within an extended partition on a basic disk.

 

 

  1. Create Partition Wizard / Welcome to the Create Partition Wizard window:  Click Next.

 

 


 

 

  1. Create Partition Wizard / Select Partition Type window: Click the radio button next to Logical drive. Click Next.

 

 

 

  1. Create Partition Wizard / Specify partition Size window:  It is possible to change the size of the logical drive.  This example will use the default size.  By default, Windows will use all the available hard drive space.  Click Next.

 

 

 

  1. Create Partition Wizard / Assign Drive Letter or Path window:  By default, Windows will assign the next available drive letter to this new drive.  Clicking the down arrow and choosing a different drive letter can override this default.  Click Next.

 

 

 

  1. Create Partition Wizard / Format Partition window:  To fully utilize Windows 2000 security, this logical partition should be formatted using NTFS file system.  Leave the Allocation unit size to the default setting.  Type Web_Data in the Volume Label.  Click Next.

 

 


 

 

  1. Create Partition Wizard / Completing the Create Partition Wizard window:  Click Finish.

 

 

 

  1. Computer Management window: This step formats the logical partition.  Notice the percent completed shows in the new logical drive.

 




 

 

  1. Computer Management window:  Windows has completed formatting the new logical drive: the drive letter has been assigned along with the volume name.

    Close the window.

 

 

 

 

 

 


Chapter Three

 

Chapter Three. 46

Chapter 3 Overview. 46

Binding Multiple IP Address to the Network Interface Card. 47

 

 

 

Chapter 3 Overview

 

In Chapter 3 you will add additional IP addresses to your server.  These IP address will be added to the Network Interface Card via a process known as binding.  This process allows your web server to host multiple web sites though each IP address.

 

Materials needed in this chapter

q       A list of IP addresses that will be used on your server


 

 

Binding Multiple IP Address to the Network Interface Card

 

 

 

 

Note: You must log into the server as the administrator.

 

  1. Place the mouse over My Network Places. Right mouse button click and choose Properties.



 

  1. Network and Dial-up Connections window:  Right mouse button click on Local Area Connection. Click Properties.

 

 


 

 

  1. Local Area Connection window:  Select Internet Protocol (TCP/IP).  Click the Properties button.

 

You may need to obtain the IP addresses, Subnet mask, default gateway and DNS addresses from your network manager.

 

 

 


 

 

  1. Internet Protocol (TCP/IP) Properties window:  Click the radio button next to Use the following IP address: Type the IP address, Subnet mask, default gateway and DNS information for your network. (See section: Information to gather before you begin.)  Click the Advanced button.

 

 


 

 

  1. Advanced TCP / IP Setting window:  Click the Add button under the IP Addresses section of this Window.

 

 


 

 

  1. Advanced TCP / IP Settings window:  Type the IP address and subnet mask in the appropriate fields. Click Add to complete the process.

    Repeat this process until all your IP addresses have been bound to the Network Interface Card (NIC).

 

 


 

 

  1. Advanced TCP / IP Settings window:  This window now displays the IP addresses that have been bound to the NIC.  Note: if more than four IP addresses have been added to the NIC, it will be necessary to scroll the window to see all the IP addresses.

    Click OK to close each of the next three windows.
    Close the Network and Dial-up connections window.

 

 

 

 

 


Chapter Four

 

Chapter Four 53

Chapter 4 Overview. 53

Creating Users Accounts 54

Creating a New Windows User Account 54

Adding a User to the Administrators Group. 57

 

 

 

Chapter 4 Overview

 

In Chapter 4 you will create user accounts on your web server.  These accounts are necessary for your future webmasters to post their web pages to your web server.  Additionally you will add a user to the administrators group.

 

Materials needed in this chapter

q       No additional materials are needed


 

 

Creating Users Accounts

 

 

 

Any person who wishes to publish information to the web server must have a Windows user account on the web server. 

 

Windows user accounts must be set up on the Windows 2000 Server.   If you do not have direct physical access to your web server, log into the web sever using Terminal Server. See chapter 6 for details.

Note: You must log into the server as the administrator.

 

Creating a New Windows User Account

  1. Click Start, choose Programs, Administrative Tools, and click on Computer Management.

 

 


 

 

  1. Computer Management window:  Locate the Local Users and Groups icon.  Expand this group by clicking the plus sign.

 

 

 

  1. Computer Management window:  Place the pointer over the Users folder.  Click the right mouse button, choose New User…

 

 


 

 

It is important to devise a user naming convention for your web server.  Generally first initial + last name is used.  However, you may choose a different convention if you so desire.

 

Additionally, you will want to place a text in the description field that will help identify this user.  The school the person works at may be very helpful in this field.

 

  1. New User window:  Type dfattu in the User name field.  Type David Fattu in the Full name field. Type a District Page Web Master in the Description field.  In the password field type a password, then confirm the password by re-typing the password in the confirm password field.

    Remove the check mark from the User must change password at next logon check box.  Place a check mark in the check boxes next to User cannot change password and Password never expires.  Click Create, Click Close.

 

 

  1. Computer Management window:  Close this window.


 

Adding a User to the Administrators Group

Day to day operation to your web server often require administrative rights to the server.  In most cases, it is more convenient for your personal account to have the same rights to the machine as your Administrator account has.  In this section, you will add David Fattu to the Administrators group.

 

  1. Click Start, choose Programs, Administrative Tools, and click on Computer Management.

 

 

 

  1. Computer Management window:  Locate the Local Users and Groups icon.  Expand this group by clicking the plus sign.

 

 

 

  1. Computer Management window:  Click the Groups folder.  The computer groups will be displayed in the opposite window frame.

 

 

 

  1. Computer Management window:  Place the pointer over the Administrators group.  Double click the left mouse button.

 

 


 

 

  1. Administrators Properties window: click the Add button.

 

 

 

  1. Select User or Groups window:  Locate dfattu, select this name by clicking once with the left mouse button.
     

 

 

 

  1. Select User or Groups window:  Click the Add button. Click Ok.

 

 

 

  1. Administrators Properties window: click the Apply button, click Close.

 

 

 

  1. Computer Management window:  Close this window.

 

 

 


Chapter Five

 

Chapter Five. 62

Chapter 5 Overview. 62

Creating Data Folders and Setting NTFS Security. 63

Adding Sample Data. 71

Changing Permissions to the Staff_Web Folder 72

 

 

 

Chapter 5 Overview

 

In Chapter 5 you will create a set of folders that will hold web data.  After these folders are created, you will set the permissions for these folders.  Setting permissions allow you to control who can and can not access folders.

 

Materials needed in this chapter

q       List of school sites in your district. (Production build only)

q       Sample default page (Included on the CD)


 

 

Creating Data Folders and Setting NTFS Security

 

 

 

  1. Open the E drive that has been labeled Web_Data.  Create a new folder and name this folder Web_Sites.

 

The Web_Data drive may be labeled differently on your  web server.

 

 

  1. Place the pointer over the Web_Sites folder.  Right mouse button click: choose Properties.

 

 


 

 

  1. Web_Sites Properties / General tab:  Click the Security tab.

 

 


 

 

  1. Web_Sites Properties / Security tab:  Remove the check mark from the check box in front of Allow inheritable permissions from parent to propagate to this object.  This check box is located in the lower left corner of this window.


By default, Windows 2000 gives the Everyone group (any user who logs into the machine) a security setting of full control over the data in a folder.  Any sub folder will inherit the same security setting at the parent folder. Example: UserData/Teacher.  The folder UserData is the parent folder.  Teacher is the sub folder.  Full control allows the user to read data, change data and delete data.  This can be problematic on a web server.  Clearing the check box for Allow inheritable permissions from parent to propagate to this object allows sub folders to have a different set of security permission than the parent folder.

 

Permissions

Allows

Full Control

Viewing, running, changing, deleting and changing owner 

Modify

Viewing, running, changing, and deleting

Read & Execute 

Viewing and running

Read

Viewing

Write

Viewing, running, changing, and deleting

 

 

 

 

 

 

 


 

 

This window states that you will be changing the permission to this folder.  By changing the permissions to the folder, you control who has access to the data contained inside the folder.

  1. Security Alert window:  This window will appear on the screen.  Click Remove.

 

 

 

 

 

 

 

 


 

 

  1. Web_Sites Properties / Security tab:  Click Add.

 

 

 

  1. Select Users, Computers, or Groups window: Select Administrator then click Add.  Repeat this process for Administrators and IUSR_WEBSERVER. 

 

 

 

  1. Select Users, Computers, or Groups window:  Click OK.

 

 

 

  1. Web_Sites Properties / Security tab:  Select Administrator.  Click the allow check box across from Full Control in the Permissions area of this window.  Placing a check mark in this box will automatically place checks in the other check boxes.

 

 


 

 

  1. Web_Sites Properties / Security tab:  Select Administrators.  Click the Allow check box across from Full Control in the Permissions area of this window.  Placing a check mark in this box will automatically place checks in the other check boxes.

 

 


 

 

  1. Web_Sites Properties / Security tab:  Select IUSR_WEBSERVER.  Verify that only the following allow check boxes contain check marks:

q       Read & Execute

q       List Folder Contents

q       Read

Click Apply.  Click Ok.  The window will close.

 

 

Adding Sample Data

  1. Open the Web_Sites folder.  Create the following folders:

q       District_Main_Web

q       Staff_Web

q       Adams_High_School

q       Jefferson_Middle_School

q       Washington_Elementary

  1. Place a sample page in each folder.  (You may create your own pages or copy the samples provided in the Sample Web Page folder on the CD.)  This sample file must be named default.htm.
    Leave this window open.

 

 


 

Changing Permissions to the Staff_Web Folder

The Staff Web site will contain web sites created with Microsoft products and non-Microsoft products.  Consequently, FTP access must be made available to this folder.  This forces a slight change to the security of this folder.

 

14.  Place the pointer over the Staff_Web folder.  Click the right mouse button choose Properties and click.

 

 


 

 

  1. Staff_Web Properties / General tab: Click Security tab.

 

 


 

 

  1. Staff_Web Properties / Security tab: Click Add…

 

 


 

 

  1. Select Users, Computers, or Groups window: Select Everyone, click Add.  Click Ok.

 

 


 

 

18.  Staff_Web Properties / Security tab: Click Apply, click Ok.

 

 

 

  1.  E:\Web_Sites window:  Close this window.

 

 


Chapter Six

 

Chapter Six 77

Chapter 6 Overview. 77

Configuring Internet Information Server 5.0. 78

Changing the TCP Port on the Default Web Site. 80

Creating a New Web Site. 80

Configuring Internet Explorer 86

Testing your MS Internet Information Server 90

Configuring FrontPage Extensions 91

Creating a New Web using Host Headers 98

Testing the Host Header Web Site. 107

Configuring SMTP Mail 108

Configuring the SMTP Mail Pass Through. 108

Securing SMTP Mail 111

Configuring FTP Sites 116

Configuring the District Public FTP Site. 116

Configuring a School FTP Site. 127

Configuring the Staff Web FTP Site. 142

 

 

 

Chapter 6 Overview

 

In Chapter 6 you will configure your web sites within IIS.  These web sites will hold the web data for each school and be accessible by anyone with access to the Internet.   Once you have created the web sites, you will then configure the web site with FrontPage server extensions.  FrontPage extensions will allow the web sites to be accessed for editing by FrontPage.  Additionally the FrontPage extended web may be edited using Word, Publisher, and PowerPoint through Web Folders.  Next, you will configure SMTP Mail services on your web server.  SMTP services will allow your web server to send information gathered in a web-base form directly to an individual via email or to a database.  Finally, you will configure your web server’s FTP service.  This service will provide a location for users to obtain public files from your server or the FTP site will allow your web master to publish information to a web site.

 

Materials needed in this chapter

q       No additional materials are needed


 

 

Configuring Internet Information Server 5.0

 

 

 

Follow the instructions below to configure Internet Information Server 5.0 on your Windows 2000 Server.  Note: You must log into the server as the administrator.



 

  1. Click Start, choose Programs, Administrative Tools, and click Internet Services Manager.

 

 

 

  1. Internet Information Service window:  Click the plus sign to the left of *webserver.

 

 

 

  1. Internet Information Service window:  Place the mouse over Default Web Site, click the right mouse button.  Choose Properties.

 

 


 

Changing the TCP Port on the Default Web Site

  1. Default Web Site Properties window: Change the TCP Port: from 80 to 8080.  Click Apply.  Click Ok

 

 

Creating a New Web Site

  1. Internet Information Service window:  This window will now display on the screen.

 




 

 

  1. Internet Information Service window:  Place the mouse over the *webserver: right mouse button click, choose New.  Click on Web Site.

 

 

 

The description entered in the description field will be displayed in the Internet Service Window once the web site is created. 

Try to name the web folder the same as the Web Site description.

 

 

  1. Web Site Creation Wizard / Web Site Description window:  Type District_Main_Web in the description field. Click Next.

 

 


 

 

  1. Web Site Creation Wizard / IP Address and Port Settings window:  By default, Internet Information Server (IIS) will assign a web site to (All Unassigned).  Click the down arrow and choose the IP that is assigned to this web site in the DNS. Click Next.

 

 

 

  1. Web Site Creation Wizard / Web Site Home Directory window:  You may type the actual path to the web site directory.  However, to lessen the possibility of making a pathing mistake, click the Browse button.

 

 


 

 

  1. Browse for Folder window:  Click the plus sign to the left of the Web_Data drive (E).  Continue to click the plus sign until you have reached the District_Main_Web.  Select the folder by clicking  it.  Click OK.

 

 

 

  1. Web Site Creation Wizard / Web Site Home Directory window:  The path to the web site will now display in the path field.  Click Next.

 

 


 

 

  1. Web Site Creation Wizard / Web Site Access Permissions window.  By default, Read and Run scripts (Such as ASP) boxes are checked.  Click Next.

 

 

 

  1. Web Site Creation Wizard / You have successfully completed the Web Site Creation Wizard window:  Click Finish.

 

 


 

 

  1. Internet Information window: This window will now display the District_Main_Web site.

    Repeat this process to add the remaining web sites.

 



 

  1. Internet Information window: When you have finished adding all the web sites, the Internet Information Service window will display all your web sites.  Do not close the Internet Information Services window. 

 

 

 

 


 

Configuring Internet Explorer

In the next section, you will test you IIS server to ensure it is serving the web pages you have loaded.  It is necessary to configure Internet Explorer before it will be possible to view these pages.  Complete the following steps:

 

  1. Double click the icon that reads Connect to the Internet on your desktop.

 



 

  1. Internet Connection Wizard / Welcome to the Internet Connection Wizard window: Select the radio button next to the text that reads:  I want to set up my Internet connection manually, or I want to connect through a local area network (LAN). Click Next.

 




 

 

  1. Internet Connection Wizard / Setting up your Internet connection window: Select the radio button next to the text that reads: I connect through a local area network (LAN).  Click Next.

 

 


 

 

  1. Internet Connection Wizard / Local area network Internet configuration window: Select the check box next to the text that reads: Automatic discovery of proxy server (recommended). Click Next.

 



 

  1. Internet Connection Wizard / Set Up Your Internet Mail Account window: Select the radio button next to the text that reads No.  Click Next.

 

 


 

 

  1. Internet Connection Wizard / Completing the Internet Connection Wizard window: Select the check box next to the text that reads: To connect to the Internet immediately, select this box and then click Finish.  Click Next.

 

 

 

  1. Welcome to MSN.com – Microsoft Internet Explorer window:  This screen or a similar web site will appear on your monitor.
    Close the browser.

 

 

 

Testing your MS Internet Information Server

  1. Internet Explorer window:  Test you web server to be certain it is serving out web pages.  If your DNS has been configured properly, you will see the sample page appear in your web browser.

    Launch your web browser, type the URL of your Main Web Site in the address bar.  In this example, http://www.learniis.edu has been used.  Note:  If your DNS has not bean configured, you must also type the IP address assigned to this web site in the Address field.  For example: http://192.168.0.72

 

 

The URL for your web site will use your school district’s registered domain name.  The main web site will be prefixed with www additional web sites will be prefixed with any desired prefix assigned in your district’s domain name server. Contact your network administrator for DNS needs.

 

 

 

 

 


 

 

  1. Internet Explorer window:  Continue this process to ensure all web sites are working properly.

    Close the web browser when you have completed testing.

 

 

 

 

 

 

Configuring FrontPage Extensions

 

 

 

  1. Internet Information Service window:  Place the pointer over the District_Main_Web. 

 

 


 

 

  1. Internet Information Service window:  Click the right mouse button, choose All Task, and click Configure Server Extensions. Click Next.

 

 

 

  1. Server Extensions Configurations Wizard / Welcome to the Server Extensions Configuration Wizard window: Click Next.
     

 

 


 

 

  1. Server Extensions Configurations Wizard / Create Windows Groups window:  Place the pointer over the Create local machine group check box.  Remove the check by clicking in the box.

 

 

 

  1. Server Extensions Configurations Wizard / Create Windows Groups window:   The check in the box next to Begin the Group names with this distinguishing label has been removed.  Click Next.

 

 


 

 

  1. Server Extensions Configurations Wizard / Access Control window:  Click Next.

 

 


 

 

The name of the web server will appear before the @ sign in each of these fields.  In our example webserver is the name of the server.  The IP address of the web server will be displayed by default.  It can be helpful to change this address with the domain name of your school district. 

  1. Server Extensions Configurations Wizard / Mail Server window:  This window contains three fields, which require attention.  By default the Who should appear… and If users of this… fields will display the server name@IP_Address and webmaster@IP_Address.  This window displays webserver@192.168.0.72 and webmaster@192.168.0.72 in these fields.  In this example, the field has been changed to webserver@learniis.edu.  This address will be displayed in the from field in e-mail sent from a web form on this server.

    Change the Who should appear… field to the webmaster@ your domain or your e-mail address.

    Type the first IP address bound to your Network Interface Card in the What SMTP Mail server… field.  Note:  This would be the first IP address entered.  This example displays 192.168.0.72
    Click Next.

 


 

 

  1. Server Extensions Configurations Wizard / Competing the Server extensions Configuration Wizard window:
    Click Finish.  This window will close.

 

 

 

 

  1. Internet Information Service window: will display without any changes.

 

 


 

 

  1. Internet Information Service window: Place the pointer over Action, left mouse button click. Click Refresh.

 

 

 

  1. Internet Information Service window:  Notice several  new folders and files have appeared in the right frame of this window. It is important not to delete these new items.

    Repeat this process to add FrontPage extensions to the other web sites.

 

 

 


 

 

Creating a New Web using Host Headers

 

Complete this section only  if you intent to use Host Headers.

Host Headers will only work in conjunction with Domain Name Server (DNS) If you intend to utilize Host Headers, you will have to configure them when the server is placed in production mode.

 

  1. Internet Information Service window:  Place the mouse over the *webserver, right mouse button click, choose New, click Web Site.

 

 

 

 

  1. Web Site Creation Wizard / Welcome to the Web Site Creation Wizard window: Click Next.

 

 


 

 

  1. Web Site Creation Wizard / Web Site Description window:  Type FDR_HIGH_SCHOOL in the description field. Click Next.

 

 

 

  1. Web Site Creation Wizard / IP Address and Port Settings window:  By default Internet Information Server (IIS) will assign a web site to (All Unassigned).  Leave the IP address set to All Unassigned.  Type the domain name (Example: fdr_high_school.learniis.edu) in the Host Header for this site field.

 

 

 

  1. Web Site Creation Wizard / Web Site Home Directory window:  You may type the actual path to the web site directory.  However, to lessen the possibility of making a pathing mistake, click the Browse button.

 

 

 

  1. Browse for Folder window: Click the plus sign to the left of the Web_Data drive (E).  Continue to click the plus sign until you reached the FDR_HIGH_SCHOOL.  Select the folder by clicking on it.  Click OK.


 

 


 

 

  1. Web Site Creation Wizard / Web Site Home Directory window: The path to the web site will now display in the path field.  Click Next.

 

 

 

  1. Web Site Creation Wizard / Web Site Access Permissions window: By default, Read and Run scripts (Such as ASP) boxes are checked.  Click Next.

 

 


 

 

  1. Web Site Creation Wizard / You have successfully completed the Web Site Creation Wizard window: Click Finish.

 

 

 

  1. Internet Information window: This window will now displays the new web site.

    Repeat this process to add the remaining web sites that will be using Host Headers.

 




 

 

  1. Internet Information Services window: Click the right mouse button, choose All Task: and click Configure Server Extensions.

 

 


 

 

  1. Server Extensions Configurations Wizard / Welcome to the Server Extensions Configuration Wizard window: Click Next.
     

 

 

 

  1. Server Extensions Configurations Wizard / Create Windows Groups window: Place the pointer over the Create local machine group check box.  Remove the check by left mouse clicking in the box. Click Next.
     

 

 


 

 

  1. Server Extensions Configurations Wizard / Create Windows Groups window: The check in the box next to Begin the Group names with this distinguishing label has been removed.  Click Next.

 

 

 

  1. Server Extensions Configurations Wizard / Access Control window: Click Next.

 

 

 

  1. Server Extensions Configurations Wizard / Mail Server window: Type the first IP address bound to your Network Interface Card in the What SMTP Mail server… field.  Note:  This would be the first IP address entered.  This example displays 192.168.0.72  Click Next.

 

 

 

  1. Server Extensions Configurations Wizard / Competing the Server extensions Configuration Wizard window:
    Click Finish.  This window will close.

 

The text contained in this window explains that you will be adding Server Extension to the web sites listed.

 

 

 

 

Testing the Host Header Web Site

  1. Internet Explorer window: Test you web server to be certain it is serving out web pages.  If your DNS has been configured properly, you will see the sample page appear in your web browser.

    Launch your web browser, type the URL of your web site using Host Headers in the address bar.  In this example, http://fdr_high_school.learniis.edu has been used.

 

 

 


 

 

Configuring SMTP Mail

Configuring the SMTP Mail Pass Through

  1. Internet Information Services window: Place the pointer over Default SMTP Virtual Server. 

 

 


 

 

  1. Internet Information Services window: Click the Right mouse button.  Choose Properties and click.

 

 

 

  1. Default SMTP Virtual Server Properties / General tab:  Locate the IP address field. Click the down arrow. Choose the first IP address on the list and click.  Note: You must use the same IP address used the SMTP filed when you configured the Server Extensions.

 

 

 

  1. Default SMTP Virtual Server Properties / General tab: The IP address field will now displays the IP address you selected.  (Note: It is important that this IP address matches the IP address used when configuring the Server Extensions.)
    Click Apply. Click the Access tab.

 

 


 

Securing SMTP Mail

  1. Default SMTP Virtual Server Properties / Access tab:  Click the Relay button located towards the bottom of this window.
     

 

Choosing not to secure your SMTP server will allow your server to be used by malicious parties to route e-mail to the world.

 


 

 

  1. Relay Restrictions window: Ensure the radio button to the left of Only the list below is selected.  Click Add…

 

 


 

 

  1. Computer window: Ensure the radio to the left of Single computer is selected.  Type IP address of this machine.  (This will be the same IP used in the SMTP Virtual Sever.)  Click OK.

 

 


 

 

  1. Relay Restrictions window.  The words Granted along with the IP address will display in Computers area of this window.  Click Ok.

 

 


 

 

  1. Default SMTP Virtual Server Properties / Access tab. Click Apply. Click Ok.

 

 

 

  1. Internet Information Services window: SMTP has been configured.

 

 


 

 

Configuring FTP Sites

 

 

In a perfect scenario, every web master posting to the District Web Server would use a Microsoft web page design product and a Windows base workstation to fully utilize the convenience of the FrontPage Server Extensions. Unfortunately, this is not the case.  Many school districts and teachers own and use web design products on computers, which do not run Windows based programs.  For those users, it is necessary to configure FTP access to the web server. 

 

In the following sections, you will create a Public FTP site for the District, A private FTP site for on of the High School and private FTP site for a staff member under the Staff_Web site.

 

Configuring the District Public FTP Site

64.  Open the Web_Sites folder located on the Web_Data (E) drive.  Create a folder and name it District_Main_FTP.  Create a Read_me file or copy the supplied Read_Me file into this folder.
Close the Web Data Folder window.

 

Public FTP

 

An FTP site on your website containing files that can be downloaded by anyone. The Public FTP directory is isolated from the rest of the system and will not accept file to be uploaded.

 

 

 


 

 

  1. Internet Information Services window: Place the pointer over *webserver.  Click the right mouse button, choose New, click FTP Site.

 

 

 

  1. FTP Site Creation Wizard / Welcome to the FTP Site Creation Wizard window:  Click Next.

 

 


 

 

  1. FTP Site Creation Wizard / FTP Site Description window:  Type District_Main_FTP in the Description field.  Click Next.

 

 


 

 

  1. FTP Site Creation Wizard / IP Address and Port Settings window:  Click the down arrow in the IP Address field.  Choose the first IP address on the list. This should match the IP address assigned to the District Main Web site.  Click Next.

 

 

 


 

 

  1. FTP Site Creation Wizard / FTP Home Site Directory window:  Click the Browse button.  Click OK.

 

 

 

  1. Browse for Folder window: Click the Plus sign next to Web_Data drive.  Continue this until you locate the District_Main_FTP folder.  Choose this folder by clicking on it.  Click Ok. 

 

 


 

 

  1. FTP Site Creation Wizard / FTP Home Site Directory window:  Click Next.

 

 

 

  1. FTP Site Creation Wizard / FTP Site Access Permission window:  Make certain the check box next to Read is checked and Write does not contain a check.  Click Next.

 

 


 

 

  1. FTP Site Creation Wizard / You have successfully completed the FTP Site Creation Wizard window:  Click Finish.

 

 

 

  1. Internet Information Services window:  The District_Main_FTP server is displayed.  Place the pointer over the District_Main_FTP site. 

 

 


 

 

  1. Internet Information Services window:  Click the right mouse button, choose Properties and click.

 

 

 

  1. District_Main_FTP / FTP Site tab.  Click the Security Accounts tab.

 

 


 

 

  1. District_Main_FTP / Security Accounts tab.  Ensure the check boxes for Allow Anonymous Connections and Allow IIS to control Password each contain a check.  Click the Messages tab.

 

 


 

 

  1. District_Main_FTP / Messages tab.  Type  Welcome to My District Public FTP. In the Welcome field and Thank you in the Exit Field.  Click Apply and click Ok.

 

 

 

  1. Internet Information Services window:  Close this window.
     

 

 

 

  1. Launch your web browser.  Type the URL to your main web site replacing HTTP:// with FTP://.  The Read_Me.txt file should be visible.  The welcome message should also be visible in the left side of the window.

 

 

 

 


 

Configuring a School FTP Site

In this section, you will create a private FTP site for Adams High School.  This FTP site will be configured so only David Fattu user name dfattu will have access to the FTP site.

 

 

  1. E:\Web_Sites window:  Open the Web_Sites folder located on the Web_Data (E) drive.  Place the pointer over the Adams_High_School folder.  Click the right mouse button, choose Properties.

 

 


 

 

  1. Adams_High_School Properties window: Click the Security tab.

 

 


 

 

83.  Adams_High_School Properties / Security tab: Click Add…

 

 


 

 

  1. Select Users, Computers, or Groups window: Scroll this window, locate dfattu.

 

 

 

  1. Select Users, Computers, or Groups window: Select dfattu, click Add click OK.

 

 


 

 

  1. Adams_High_School Properties / Security tab: Select David Fattu, click the check box next to Modify under Allow. Click Apply click OK.

 

 


 

 

  1. Internet Information Services window: Place the pointer over *webserver.  Click the right mouse button, choose New, click FTP Site.

 

 

 

 

 

  1. FTP Site Creation Wizard / Welcome to the FTP Site Creation Wizard window:  Click Next.

 

 


 

 

  1. FTP Site Creation Wizard / FTP Site Description window:  Type Adams_High_School_FTP in the Description field.  Click Next.

 

 

 

  1. FTP Site Creation Wizard / IP Address and Port Settings window:  Click the down arrow in the IP Address field.  Choose the first IP address on the list. This should match the IP address assigned to the District Main Web site.  Click Next.

 

 


 

 

  1. FTP Site Creation Wizard / FTP Home Site Directory window:  Click the Browse button.  Click OK.

 

 

 

  1. Browse for Folder window: Click the Plus sign next to Web_Data drive.  Continue this until you locate the Adams_High_School_FTP folder.  Choose this folder by clicking on it.  Click Ok. 

 

 


 

 

  1. FTP Site Creation Wizard / FTP Home Site Directory window:  Click Next.

 

 

 

  1. FTP Site Creation Wizard / FTP Site Access Permission window:  Make certain the check box next to Read and Write is checked.  Click Next.

 

 


 

 

  1. FTP Site Creation Wizard / You have successfully completed the FTP Site Creation Wizard window:  Click Finish.

 

 

 

  1. Internet Information Services window:  The Adams_High_Schoo_FTP server is displayed.  Place the pointer over the Adams_High_School_FTP site. 

 

 


 

 

  1. Internet Information Services window:  Click the right mouse button, choose Properties and click.

 

 


 

 

  1. Adams_High_School / FTP Site tab.  Click the Security Accounts tab.

 

 


 

 

  1. Adams_High_School / Security Accounts tab.  Remove the check boxes for Allow Anonymous Connections. 

 

 


 

 

  1. Internet Service Manager window: Click Yes.

 

This alert window warns you that a person attempting to obtain passwords for your network could possibly obtain the password to this web site because the password is not encrypted.

 

  1. Adams_High_School / Security Accounts tab.  Click the Messages tab.

 


 

 

  1. District_Main_FTP / Messages tab.  Type  Welcome to Adams High School Private FTP. In the Welcome field and Thank you in the Exit Field.  Click Apply and click Ok.

 

 

 

  1. Internet Information Services window:  Close this window.
     

 




 

Configuring the Staff Web FTP Site

Configuring the Staff Web FTP site is similar to configuring the Public FTP site with the exception of access.  You will notice duplicate screen captures along with new screen captures showing the different configurations in this procedure.

 

  1. Internet Information Service window: Place the pointer over *webserver. 

 

 

 

  1. Internet Information Service window: Click the right mouse button, choose New, and click FTP Site.

 

 


 

 

  1. FTP Site Creation Wizard / Welcome to the FTP Site Creation Wizard window: Click Next.



 

 

 

107.  FTP Site Creation Wizard / FTP Site Description window.  Type the Staff_Web_FTP  In the description field.  Click Next.

 

 


 

 

108.  FTP Site Creation Wizard / IP Address and Port Settings window:  Click the down arrow in the IP Address field.  Choose the IP address that Staff_Web is assigned to. Click Next.

 

 

 

109.  FTP Site Creation Wizard / FTP Home Site Directory window:  Click the Browse button. 

 

 

 


 

 

110.  FTP Site Creation Wizard / FTP Home Site Directory window:  Click the Plus sign next to Web_Data drive.  Continue this until you locate the Staff_Web_FTP folder.  Choose this folder by clicking on it.  Click Ok. 

 

 

 

111.  FTP Site Creation Wizard / FTP Home Site Directory window:  Click Next.

 

 


 

 

112.  FTP Site Creation Wizard / FTP Site Access Permission window:  Make certain the check boxes next to Read and Write contains a check.  Click Next.

 

 

 

113.  FTP Site Creation Wizard / You have successfully completed the FTP Site Creation Wizard window:  Click Finish.

 

 


 

 

114.  Internet Information Services window: Place the pointer over Staff_Web_FTP.  Click the right mouse button, choose Properties and click.

 

 

 


 

 

115.  Staff_Web_FTP / FTP Site tab.  In the Connection area, set the Limited To: field to 100 connections.  Select the Security Accounts tab.

 

 

 


 

 

116.  Staff_Web_FTP window / Security Accounts tab.  Remove the check boxes for Allow Anonymous Connections.  When the check is removed, the Internet Service Manger alert window will be displayed. Click the Yes button to continue.

 

 

This alert window warns you that a person attempting to obtain passwords for your network could possibly obtain the password to this web site because the password is not encrypted.

 


 

 

117.  Staff_Web_FTP window / Security Accounts tab.  The Allow Anonymous Connections check box will become grayed.  Click the Apply button.  Click the Messages tab.

 

 


 

 

118.  Staff_Web_FTP window / Messages tab.  Type Welcome to the Staff_Web Private FTP site in the Welcome field. Type Thank you. In the Exit field.
Click Apply and click Ok.

 

 

 

119.  Launch your web browser.  Type the URL to your staff_web site replacing HTTP:// with FTP:// (It may be necessary to use the IP address).  The Login As window will display. 

 

 

 

120.  Login As window.  Type Administrator in the User Name field. Type the administrator password in the password field. Click Login.

 

 

 

121.  The files contained in this folder should be visible.  The welcome message should also be visible in the left side of the window.  Close the web browser.

 

 

 


Chapter Seven

 

Chapter Seven. 153

Chapter 7 Overview. 153

Creating and Installing Terminal Server Client 154

Creating Terminal Server Client Disk 154

Installing Terminal Server Client 157

Logging into the Web Server with Terminal Server 162

Logging off the Web Server with Terminal Server 164

 

 

 

Chapter 7 Overview

 

In Chapter 7 you will create the installation disks for the Terminal Server service client.  After you have created the client installation disk, you will install the client on your Windows workstation.  Terminal Server will allow you to work with your web server from a remote location.  This can be very convenient if your server is physically located in a secured room away from your work area.

 

Materials needed in this chapter

q       Two blank formatted 1.44 megabyte floppy diskettes

 


 

 

Creating and Installing Terminal Server Client

 

 

Creating Terminal Server Client Disk

Terminal Server will allow you to administer the web server from a remote PC.  The following directions will guide you through the process of creating client disk, and installing the Terminal Service client on your workstation. Note:  You will need two 1.44 megabyte formatted floppy diskettes to complete this chapter.  Label these two diskettes: Terminal Services for 32-bit x86 Windows Disk 1 for disk 1 and Terminal Services for 32-bit x86 Windows Disk 2 for disk 2.

Note: You must log into the server as the administrator.

 

 

This task will be completed at the Microsoft Windows 2000 Server.

  1. Click Start, choose Administrative Tools, and click Terminal Server Client Creator.

 

 

 

  1. Create Installation Disk(s) window:  Select Terminal Services for 32-bit x98 windows.  Click Ok.

 

 

 

  1. Insert floppy window: Insert the floppy disk labeled Terminal Services for 32-bit x86 Windows Disk 1.  Click OK.

 

 

 

  1. Copy Files window:  This window will display the status of the files being copied to the floppy disk.

 

 

 

  1. Insert floppy window:  Remove Disk 1.  Insert Disk 2 labeled Terminal Services for 32-bit x86 Windows Disk 2. Click OK.

 

 

 

  1. Copy Files window:  This window will display the status of the files being copied to the floppy disk.

 

 


 

 

  1. Insert floppy window:  Remove disk 2 (Be sure to place a label reading Terminal Services for 32-bi x86 windows Disk 1 on the disk.) Insert Disk 2, Click OK.

 

 

 

  1. Create Installation Disk(s) window:  Close this window.

 

 

Installing Terminal Server Client

Complete this task at your workstation.

  1. Insert Terminal Services Disk 1 in the workstation A drive.  Click Start choose Run.  In the Run window.  Type a:\setup.exe in the Open field.  Click Ok.

 

 


 

 

  1. Terminal Service Client Setup window:  Click Continue.

 

 

 

  1. Name and Organization Information window:  Type your name in the Name field and your Organization in the Organization field.  Click Ok.

 

 

 

  1. Confirm Name and Organization Information window:  Verify your name and organization information is correct.  Click Ok.

 

 

 

  1. License Agreement window:  Read the license Agreement. Click I Agree.

 

 

 

  1. Terminal Service Client Setup window:  Click the large button to begin the installation.

 

 


 

 

  1. Terminal Service Client – Choose Program Group window:  Click Continue.

 

 

 

  1. Terminal Service Client Setup Disk1 window:  This window displays the status of the files being copied to your workstation.

 

 


 

 

  1. Setup Message window:  Remove Terminal Services Disk 1 from the A drive and insert Terminal Services Disk 2 Click Ok.

 

 

 

  1. Terminal Service Client Setup window:  Remove Terminal Services Disk 2.  Click Ok.

 

 


 

Logging into the Web Server with Terminal Server

  1. Click Start, choose Programs, and click Terminal Server Client.

 

 

 

  1. Terminal Service Client window:  Type the IP of your web server in the Server field. Click Connect.

 

 

 

  1. Connecting window:  This window will display while connecting to the web server.

 

 

 

  1. Terminal Server Client window:  This window will display your web server’s Log On to Windows window.  Type Administrator in the User name field. Type the Administrator password in the password field. Click Ok.

 

 

 

  1. Terminal Server Client window:  You are now logged into your web server and have all the capabilities you would have sitting in front of the server. 

 

 

Logging off the Web Server with Terminal Server

  1. Terminal Server Client window: Click Start choose Shut Down.

 

 

  1. Shut Down Windows window: Click the down arrow, choose Log off administrator.  Click OK.

 

 

 

 

 

 


Chapter Eight

 

Chapter Eight 165

Chapter 8 Overview. 165

Setting Web Site Permissions and Creating Sub Web Sites 166

Setting FrontPage Web Site Permissions 166

Testing FrontPage Permissions 173

Creating a FrontPage Sub Web. 176

Testing the FrontPage Sub Web. 185

Setting FTP Sub Web Site Permissions 188

 

 

 

Chapter 8 Overview

 

In Chapter 8 you will set the permissions for each web site.  Setting the permission will give an individual exclusive editing right to web site while keeping it secure from users.  Chapter 8 will also address the creation of sub web site.  A sub web is a web site that is a child of another web site.  FrontPage allows sub webs to be created and have different editors assigned to these web sites.  This will be very convenient for your staff web site.

 

Materials needed in this chapter

q       No additional materials are needed

 


 

 

Setting Web Site Permissions and Creating Sub Web Sites

 

 

 

With Terminal Server client installed on your workstation, all web server tasks may be completed at your workstation rather than the web server itself.

Setting FrontPage Web Site Permissions

 

 

Setting FrontPage permissions requires administrator access to the Microsoft Internet Information Server through FrontPage 2000.  You should have FrontPage loaded on your workstation. See the margin note for additional information.

 

Log into your web server as Administrator using  Terminal Server.

Create the following user account. User name: swheeler. Full Name: Shawn Wheeler.  Description: Washington Teacher / District Web Master.  Password: is your choice.

 

In this section, you will give Shawn Wheeler (The user created above.) permission to administer the Main District Web Site.

 

 

It is possible to install FrontPage on the web server and set FrontPage permissions.  However, in many cases it is easier to set permissions from the workstation.

 

 

 

Complete this task on your workstation.

  1. Launch FrontPage 2000. Click Start, Programs, FrontPage 2000.
     

 

 


 

 

  1. Open the web site on which you intend to set permissions, click File, and choose Open Web and click.

 

 

 

  1. Open Web window: Type http://www.learniis.edu in the Folder Name field.  Click Open.
    Note: http:// must prefix the domain name or the IP address.

  2.  

 

 


 

 

  1. Name and password Required window:  Type Administrator in the name field.  Type the administrator password in the Password field.  Click Ok.

 

 

 

  1. Open Web window: Select default.htm.  Click Open.

 

 


 

 

  1. Microsoft FrontPage – Web Site URL window:

 

 

 

 

  1. Microsoft FrontPage – Web Site URL window:  Click Tools, choose Security, Permissions and click.

 

 


 

 

  1. Permissions – Web Site window/ Group tab window:  Click the Users tab.

 

 

 

  1. Permissions – Web Site / Users tab window: Click the Add button.

 

 


 

 

  1. Add Users window:  Select swheeler.  Click the Add button.

    Click the radio button next to Author and browse this web.
    Click Ok.

 

 

 

  1. Permissions – Web Site / Users tab window:
    Click Apply, click Ok.

 

 


 

 

  1. Microsoft FrontPage – Web Site URL window:  Click File, choose Save and click.  Close FrontPage.

 

 


 

 

  1. Launch your web browser type http://www.learniis.edu in the address field.

 

 

Testing FrontPage Permissions

  1. Internet Explorer District Main Web window:  Click File, select the Edit with FrontPage button.

 

 


 

 

  1. Microsoft FrontPage / Name and Password Required window:  Type swheeler, in the name field the password in the password fields.
    Click Ok.

 

 

 

  1. Microsoft FrontPage window:  Type the word Testing in the body of the default.htm page. Click File / Save.  Return to the your web browser.

 

 


 

 

  1. Internet Explorer  District Main Web window:  Press the F5 key to reload the page.  The word Testing should be visible.

 

 

 

  1. Internet Explorer  District Main Web window:  Close Internet Explorer.

 

Creating a FrontPage Sub Web

 

 

Creating a Sub Web within the Staff Web site will allow multiple web sites to co-exist under the a parent web site.  Additionally the Sub web contains different permissions than the parent web or the other child webs.  Each sub web has a separate user and password which controls access.

In this section, you will create FrontPage sub web for Shawn Wheeler.
 

  1. Launch FrontPage 2000. Click Start, Programs, FrontPage 2000.

 

 

 

  1. Microsoft FrontPage window:  Open the web site you intend to set permissions on. Click File, choose Open Web and click.

 

 


 

 

  1. Open Web window: Type http://staff_web.learniis.edu  in the Folder Name field.  Click Open.

 

 

 

  1. Name and password Required window:  Type Administrator in the User name field.  Type the administrator password in the Password field.  Click Ok.

 

 


 

 

  1. Open File window: Select default.htm.  Click Open.

 

 

 

  1. Microsoft FrontPage – Web Site URL window: Place the pointer over the root web.  Click the right mouse button, choose New Folder.

 

 


 

 

  1. Microsoft FrontPage – Web Site URL window: Name the new folder Shawn_Wheeler. 

 

 

 

  1. Microsoft FrontPage – Web Site URL window: Place the pointer over the new folder.  Click the right mouse button. Choose Convert to Web.

 

 


 

 

  1. Microsoft FrontPage alert window:  Click Yes.

 

Changing existing folders that contain data can cause problems.  Therefore this window is displayed. 

 

This folder does not contain any data therefore you may disregard this warning.

 

  1. Microsoft FrontPage – Web Site URL window: Double click on the Shawn_Wheeler.  (Converted Folder)  This will open a second application of FrontPage 2000.

 


 

 

  1. Microsoft FrontPage – Web Site URL window: Type Setup page in the body of new_page_1.htm file.

 

 

 

  1. Microsoft FrontPage – Web Site URL window: Click Tools, choose Security and click Permissions.

 

 


 

 

  1. Permissions – Shawn_Wheeler / Settings tab:  Click the Radio button next to Use unique permissions for this web.  Click Apply.  Click the Users tab.

 



 

  1. Permissions – Shawn_Wheeler / Users tab:  Click the Add button.

 

 


 

 



Setting permissions on a web

You can specify who can access webs in FrontPage by adding the users (and user groups) to the web's user list and specifying the type of access the user has. Users can have one of the following types of permission:

a.                                          Browse - the user can browse the files in the web.

b.                                          Author - the user can browse and change the files in a web.

c.                                          Administer - the user can browse and change the files in the web, and can also administer the web by adding and removing users. On systems running Internet Information Services (IIS), FrontPage grants administrator access by default to all members of the Windows NT Administrators group and the SYSTEM account.

  1. Add Users window:  Select swheeler.  Click the Add button.

    Click the radio button next to Author and browse this web.
    Click Ok.

 

  1. Permissions – Shawn_Wheeler / Users tab:
    Click Apply, click Ok.

 

 


 

 

  1. Microsoft FrontPage – Web Site URL window: Click File, Save As.

 

 

 

  1. Save As window:  Type default.htm in the File name field.  Click Save.



 


 

 

  1. Microsoft FrontPage – Web Site URL window. FrontPage will display the page with its new name.

 

 

Testing the FrontPage Sub Web

  1. Launch your web browser.  Type http://staff_web.learniis.edu/Shawn_Wheeler in the address field.

 

 


 

 

  1. Internet Explorer set up Page window:  Click File, Select the Edit with FrontPage button.

 

 

 

  1. Microsoft FrontPage / Name and Password Required window:  Type swheeler in the Name field and the password in the password fields.
    Click Ok

 

 


 

 

  1. Microsoft FrontPage window:  Double click on the default.htm file.  Type the word Testing in the body of the page.  Click File, Save.  Return to the web browser.

 

 

 

  1. Internet Explorer  Setup Web window:  Press the F5 key to reload the page.  The word Testing should be visible.

 

 

 

  1.  Internet Explorer  Setup Web window:  Close Internet Explorer.

Setting FTP Sub Web Site Permissions

Setting FTP permissions require administrator access to the Microsoft Internet Information Server.  You should have Internet Explorer loaded on your workstation.

 

Use Terminal Server to Log into the web server as the Administrator.

  1. Create a new user account.  User Name: lbausch Full Name: Ladd Bausch Description: Washington High Teacher.  See Creating a New Windows User Account for details. 

 

 

2.      Create a folder named Ladd_Bausch in the Staff_web folder.  Create or copy a sample default.htm page from the CD into this folder.

 


 

 

3.      Web site root folder window:  Place the pointer over the user’s folder.  Click the right mouse button, choose Properties and click.  Select the Security tab in the Properties window.