David wrote:
> But when I reboot my notebook or when I disconnect the user, at the
> next time the system don't associate the client, and don't prompt me
> for the certificate validation. The system remains in "attempt to
> authentication..."
Can you give a few more details on what you've set up? Are you using a
domain controller, group policies, etc.? Are you using IAS or other RADIUS
server? How are you deploying certificates -- manually or via group
policy? It is no small feat but we managed to use all of Microsoft's white
papers to get PEAP-MSCHAPv2 working for us. It involved, among other
things, setting up certificate servers to deploy certs for just the IAS
servers, not individuals or workstations. This is a good place to start:
http://www.microsoft.com/technet/pro...y/ed80211.mspx
However, if you have a small user base (e.g. less than 20 or so), you
might want to just use something simple like WPA2 Personal aka WPA2-PSK
(Pre-Shared Key). This would save you the time of setting up certs, IAS,
etc. Cisco's site has some good documentation for this sort of thing as
well. But don't forget to install the WPA2 hotfix on your XP systems:
http://support.microsoft.com/?id=893357
-Gary