Configuring Your Server as a Domain Controller
Dynamic Host Configuration Protocol (DHCP), Domain Name Service (DNS), and DCPromo (the command-line tool that creates DNS and Active Directory) can be installed manually or by using the Windows 2000 Configure Your Server Wizard. This guide uses the wizard; the manual procedures are not covered here.
- Press Ctrl-Alt-Del and log on to the server as administrator. Leave the password blank.
- When the Windows 2000 Configure Your Server page appears, select This is the only server in my network and click Next.
- Click Next to configure the server as a domain controller and set up Active Directory, DHCP, and DNS.
- On the What do you want to name your domain page, type Reskit.
- In the Domain name box, type com. Click on the screen outside of the textbox to see the Preview of the Active Directory domain name. Click Next.
Note: As shown in Figure 2 below, the combined name appears as reskit.com in the Preview of Active Directory domain name box. The wizard puts the dot (.) into the name.
Figure 2. Configure Your Server Wizard
- Click Next to run the wizard. If prompted, insert the Windows 2000 Server CD-ROM. When the wizard is finished, the machine reboots.
The Configure Your Server Wizard installs DNS and DHCP and configures DNS, DHCP, and Active Directory. The default values set by the wizard are:
DHCP Scope: 10.0.0.3-10.0.0.254 Preferred DNS Server: 127.0.0.1 IP address: 10.10.1.1 Subnet mask: 255.0.0.0 Reskit.com is the Active Directory domain and DNS name, and reskit is the down-level domain name.
Add A User
- Click Start, point to Programs, then point to Administrative Tools, and click Active Directory Users and Computers.
- Follow the instructions on this page:
Add A Group
- If not already there, click Start, point to Programs, then point to Administrative Tools, and click Active Directory Users and Computers.
- Right-click on users and go to New -> Group
- Name the group and add the user you created in the previous step to the group.
Share A Folder:
- Click Start, point to Programs, then point to Administrative Tools, and click Configure Your Server.
- Click on File Server
- Click Start
- Select a folder to share and give it a name
- Customize the permissions to allow only the group you created above to be able to modify the files in the folder, give everyone else read-only access.
Log-in To the Server
- On the client machine, right-click Network Neighborhood and go to Properties.
- Double-click on Client for Microsoft Networks and check Logon to Domain
- Enter the name of the domain you created in Step 1
- Click OK twice
- Reboot
- When the computer starts up, log-in using the account you created above
- Double-click Network Neighborhood and browse to the shared folder you created
- Try adding more users and groups and setting different permissions to them on the shared folder.