The most apparent benefits of PEAP deployment are:
PEAP utilizes WPA or WPA2 to encrypt packets, which can be customized to the administrator's needs. Passphrases are no longer shared with end users; and a single user's access can be revoked through Active Directory. Encryption keys are created on a per-session basis and changed periodically while connected. Authentication servers should send client devices a x.509 certificate signed from a certificate authority that the machine inherently trusts, greatly reducing the chance that a cilent will send usernames and passwords to a malicious access point.
- Reduction in cost for RADIUS server
Microsoft Windows Server 2003 and 2007 include the Internet Authentication Server at no charge. When installed on the current domain controllers in the enterprise, it eliminates the need for a separate RADIUS server in both hardware and licensing. I installed Microsoft's IAS on redundant Windows 2003 Servers running as virtual machines in a high-availability setup to give the networking staff access to the service without the requirement of the applications/systems team locking down a profile on a domain controller.
- SSO (Single Sign-On) for domain users
Users in a domain can use their credentials for authentication on any device that supports PEAP. If a client device is a member of the domain, Windows credentials can automatically be passed to the wireless system by a dot1x supplicant; eliminating the need to change and enter multiple passwords. The Group Polcy for the Windows domain can be altered to automatically pass SSID, authentication type and encryption protocol to domain devices, simplifying deployment in large enterprises.