Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

Windows CE 3.0 and later support Microsoft CHAP 2.0. Microsoft CHAP 2.0 offers an enhanced security framework over Microsoft CHAP. These improvements include a server authentication scheme and a single change password packet.

Registry Settings

The following example shows the registry settings for MS CHAP V2.

Copy Code
[HKEY_LOCAL_MACHINE\Comm\EAP\Extension\26]
	"FriendlyName"="MSV2-Challenge"
	"InvokePasswordDialog"=dword:1
	"InvokeUserNameDialog"=dword:1
	"Path"="eapchap.dll"
	"InteractiveUIPath"="eapchap.dll" 

See Also

Concepts

EAP Authentication Protocols

Other Resources