On This Page
OverviewThis chapter provides guidance on configuring and deploying the network settings for your wireless local area network (WLAN) clients and connecting the clients to the WLAN. It includes procedures for connecting Microsoft Windows XP (Professional and Tablet Edition) and Pocket PC 2003 clients to the WLAN. The chapter also provides details on verifying security group memberships for WLAN users and computers, configuring the WLAN settings using Group Policy for Windows XP clients, and procedures for configuring Pocket PC clients. Chapter PrerequisitesIn addition to the prerequisites described in Chapter 3, “Preparing Your Environment,” you should be familiar with the following topics:
You should have read and implemented the guidance provided in Chapter 3, “Preparing Your Environment,” Chapter 4, “Building the Network Certification Authority,” and Chapter 5, “Building the Wireless LAN Security Infrastructure.” In addition, you should also have read the design and planning information provided in Chapter 2, “Planning a Wireless LAN Security Implementation” and understood the architecture and design of the solution. Preparing for ImplementationTo carry out the Group Policy configuration procedures in this chapter, you need to log on with an account that is a member of the Domain Admins group for the domain into which you are installing the WLAN settings. By default, the built-in Administrator account of the domain is a member of this group but you may use any other account with the same group membership. To carry out the Windows XP client computer verification procedures you need to be a member of the local Administrators group for that computer. Tools NeededThe following table lists the tools that are required for implementing the procedures in this chapter. Table 6.1: Tools Needed
WLAN Client ParametersThe following table lists some of the main parameters used in this chapter. Table 6.2: WLAN Client Settings
The values shown in italic font need to be replaced with setting values that are relevant to your environment. Allowing Users and Computers to Access the WLANYou can control user and computer access to a network access server (such as a wireless access point (AP)) by setting the dial-in permission on the domain account of the user or computer. This was the method used by Windows NT 4.0 to control user access to the Remote Access Service (RAS). However, controlling network access for a large number of users with this method is extremely cumbersome. Moreover, it is an “all-or-nothing” setting, which means that you cannot allow virtual private network (VPN) access while simultaneously blocking WLAN access for a given user. Internet Authentication Service (IAS), with Windows 2000 and Windows Server 2003, allows you to control access to network services using Active Directory security groups associated with a remote access policy. This method is more flexible and much easier to manage because it allows you to use group memberships to govern access to a network service. Controlling WLAN Access Using Security GroupsAccess to the WLAN is controlled by the IAS Remote Access Policy (RAP). The RAP for this solution was configured in Chapter 5, “Building the Wireless LAN Security Infrastructure.” This policy includes a filter to allow access to the WLAN only to members of the Wireless LAN Access security group. Wireless LAN Access is not populated with user and computer accounts directly. It has two security groups as members—Wireless LAN Users and Wireless LAN Computers. The solution makes Domain Users and Domain Computers members of these groups, respectively, which allows all users and computers to connect to the WLAN by default. The background to this topic is discussed in the "WLAN User and Computer Administration Model" section in Chapter 2, “Planning a Wireless LAN Security Implementation.” Using Security Groups for More Granular ControlAllowing all users and computers access to the WLAN is a very simple administration model, but you may need to exert more control over which users and computers can access the WLAN. To do this, you must remove Domain Users and Domain Computers from Wireless LAN Users and Wireless LAN Computers, respectively. You can then add the specific users and computers to which you want to grant access as members of these groups. Avoid adding users and computers directly to Wireless LAN Access, because it is a universal group and, therefore, its membership is published to the forest-wide global catalog. Being published to the global catalog means that any changes to its membership will be replicated to all domain controllers in the organization. Adding users and computers to the domain-specific groups (Wireless LAN Users and Wireless LAN Computers) limits the replication changes to just the domain controllers within a single domain. Note: Pocket PCs do not have Active Directory computer accounts, and therefore you do not need to add them to Wireless LAN Computers. They only use the user account to authenticate to the WLAN; therefore, only the account of the Pocket PC user is significant. Users receive changed group membership information only at logon. Therefore, your users will need to log off and log on again after you create and populate the WLAN access groups. Similarly, client computers must be restarted after any changes to their group memberships. Configuring Windows XP WLAN ClientsIn this section, you will learn how to configure WLAN client settings for Windows XP. The procedures described here will enable you to configure PEAP password authentication using dynamically keyed Wired Equivalent Privacy (WEP) for data protection. The settings can be applied to both Windows XP Professional and Windows XP Tablet Editions. For instructions on how to configure Wi-Fi Protected Access (WPA) data protection and key management, see Appendix B, "Using WPA in the Solution." Install any Required Patches and UpdatesYou should ensure that all relevant patches and updates have been applied to the client computers, including:
Creating the WLAN Settings GPOTo automate the delivery of WLAN client settings, you can use Active Directory Group Policy. The Group Policy Editor in Windows Server 2003 includes a collection of settings called Wireless Network Policy, which allows you to set client settings that are specific to your WLAN. Important: It is assumed that the client computers are joined to the domain and are able to connect to a wired LAN so that they can receive the WLAN client settings. You can create GPOs either by using GPMC or by using Active Directory Users and Computers. Important: The Wireless Network Policy GPO settings will not appear in the GPO Editor if you are editing the GPO from a Windows 2000 or Windows XP system. You must edit these settings from a Windows Server 2003 system or a system with the Windows Server 2003 administration tools installed. However, the settings work with both Windows 2000 and Windows Server 2003 domain controllers. These settings are not present in the local policy object of any version of Windows. To create a WLAN Client GPO using GPMC
To create the GPO using Active Directory Users and Computers (if you have not installed the GPMC), substitute the following steps for steps 1 to 10 in the previous procedure. To create a GPO using Active Directory Users and Computers
Deploying the WLAN SettingsIf you are migrating from an existing WLAN (unsecured, static WEP or other type), you should deploy WLAN Group Policy settings for the new 802.1X-based network several days, or even weeks, in advance of configuring 802.1X settings on your wireless access points and activating the new WLAN. Doing so will provide the client computers with ample opportunity to download and apply the WLAN Client Settings Group Policy, even if they only connect to the wired LAN occasionally. You can also apply the Group Policy settings to your client computers before a WLAN network adapter is installed and configured by Windows. The WLAN settings will be ignored until a valid WLAN network adapter is installed. Once the network adapter is installed, it will automatically be configured with the WLAN Group Policy settings. Verifying Application of WLAN Group PolicyTo verify correct application of the WLAN GPO settings, you need to log on to a client computer. The Domain Computers group is a member of the Wireless LAN Computer Settings security group, which is used to filter which computers receive the WLAN settings in the WLAN Client Settings GPO. All domain computers should therefore have received these GPO settings. You may need to restart the computer if it has not been restarted since the creation of the Wireless LAN Computer Settings group. Note: You must have a WLAN network adapter installed on the computer to view the wireless network settings. To verify successful deployment of the WLAN settings
Verifying the Root CA Certificate on the ClientTo authenticate to the IAS server using PEAP, the clients need to have the certificate for the network CA (installed using the guidance provided in Chapter 4, “Building the Network Certification Authority”) in their Trusted Root CA store. This certificate was published to Active Directory as part of the CA installation. All members of your Active Directory forest will automatically download and install this certificate in their Trusted Root CA store. To verify that the root CA certificate has been installed
Verifying the Connection to the WLANHaving verified the WLAN GPO settings and the root CA certificate, you can now test the connection to the WLAN using a client computer. To test the connection to the WLAN
For more information on testing procedures for WLAN clients, see Chapter 7, “Testing the Secure Wireless LAN Solution.” Configuring Pocket PC 2003 ClientsPocket PC 2003 has full support for 802.1X WLAN networks using either PEAP (with passwords) or Extensible Authentication Protocol-Transport Layer Security (EAP-TLS) (with certificates). However, Pocket PC 2003 is a modular operating system and the vendor of the handheld device can choose whether or not to include this facility; therefore, you should not assume that all Pocket PC 2003 devices are WLAN-capable. Leading vendors of these devices provide 802.1X WLAN-capable systems either with built-in WLAN hardware or with an add-on WLAN network adapter. This section describes the configuration of the generic Pocket PC WLAN interface and is based on the HP IPAQ 5550 Pocket PC. However, some vendors implement their own WLAN drivers and interfaces. The following instructions may not be correct for these latter devices and you should follow the instructions provided by your device vendor. Some Pocket PC device vendors also offer 802.1X WLAN support on Pocket PC 2002. Pocket PC 2002 has not been tested with this solution. You should consult your vendor's Web site for details of their Pocket PC 2002 support for WLAN. Preparing the Pocket PC DeviceBefore configuring the device, you should obtain and install any relevant updates for your Pocket PC available from its vendor, including:
Making the CA Certificate AvailableYou need to install the CA certificate of your network CA into the Trusted Root CA store of all Pocket PCs that need to connect to the WLAN. To do this, you must export the certificate from the CA and make it available for Pocket PC users or information technology (IT) staff. To export the CA certificate
Configuring the Pocket PCYou must configure each Pocket PC with the CA certificate and WLAN settings before it can be connected to the WLAN. You need some means of copying the certificate file to the Pocket PC. This procedure assumes the use of ActiveSync connection established using a docking cradle, Infrared, or Bluetooth connection. You can also use removable media (such as a Compact Flash, Secure Digital, or Multimedia Card) to transfer the certificate file, or use an unauthenticated WLAN connection to allow the Pocket PC to download the certificate from a Web site. You can also send the certificate to the user in e-mail, allow them to synchronize (to transfer the e-mail to Pocket Outlook), and then have the use execute the attached certificate file. To import the CA certificate to the Pocket PC
To configure the 802.1X WLAN settings on the Pocket PC
Verifying the Pocket PC Connection to the WLANYou can verify that the Pocket PC has successfully connected to the WLAN in a number of ways. The simplest way is to connect to an application on the network, such as a Web site. (You may need to configure a proxy server on the device if the Web server is not on the LAN.) If the connection fails, see the “Troubleshooting” section in Chapter 8, “Maintaining the Secure Wireless LAN Solution.” SummaryThis chapter dealt with the configuration of WLAN network settings for Windows XP and Pocket PC clients. It provided guidance on using security groups to control access to the WLAN, configuring Group Policy to deploy WLAN settings to Windows XP clients, and configuration steps for Pocket PC 2003 clients. ReferencesThis section provides references to important supplementary information or other background material relevant to the content of this chapter.
| In This Article |