07-06-2006 06:53 PM - edited 07-04-2021 12:34 PM
This is my network setup
cisco ACS4.0(radius)
aironet 1100
3rd party client adapter using winXp
My objective is to authenticate my users(created on the ACS) via the Radius server. Im not quite sure how EAP-MSCHAPv2 and EAP-GTC works. From my understanding MSCHAP is authenticate via windows username n password. So which is my best opinion?
07-07-2006 06:09 AM
You can go either way, the only thing is that if you want to go with Cisco PEAP (EAP-GTC) you will have to install Cisco PEAP on all wireless stations. It might be easier to just stick with EAP-MSCHAPv2. You should be able to authenticate users locally on the ACS.
07-07-2006 05:42 PM
u mentioned "install Cisco Peap on all wireles stations". That means i would need Cisco client adapters on my wireless stations. Is that correct? Anyway thanks for ur reply 🙂
07-10-2006 04:07 AM
there is a small executable that you must run on wireless client devices (that are supported) if you want to run Cisco PEAP. you proboble can fond it somewhere on cisco's web site.
07-09-2006 06:14 PM
If you're going to use PEAP (or even say it!) then you're stuck with CHAP.
PEAP stacks a bunch of stuff onto other stuff... between client and Radius server (vi AP) you get a protocol stack that looks like this...
EAPOL
EAP
Radius sever asks for PEAP (Server side cert TLS)
CHAP inside TLS.
If XP is booted and user not logged on, then machine ID is exchanged in CHAP.
When user logs onto XP client, user credentials are exchanged in CHAP.
When CHAP is successful, Radius server provides encryption keys to both client and AP.
peter
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide