I’m slowly learning about RADIUS as it pertains to Microsoft’s NPS server role. I’m wanting to implement 802.1x authentication for our wireless network as well as for port-based authentication.
However, I think I have a few misconceptions about how some of these authentication methods work/function, and some general questions.
I’m trying to authenticate BYOD devices on the WLAN using domain credentials.
I’ve got the NPS server up and the policies configured. RADIUS clients are added with proper shared secrets, etc. etc. However, when trying to connect a device to the test SSID, I enter my domain credentials, to which it responds that I am unable to join the network. PEAP is selected as the authentication method.
So, now my questions:
-
For the WPA2-Enterprise, does the authentication protocol I use need to support usernames/passwords? Everywhere I look it is recommended to use PEAP, however to my knowledge PEAP is purely a certificate-based method. Would i need to use EAP-MSCHAPv2 or something else to accomplish this?
-
IIf PEAP is the way to go, is a self-signed X.509 certificate acceptable? Given the supplicant device has no idea what server it should be connecting to, there is no identity for the certificate to validate, right?
Still a bit of a newbie with NPS so I apologize if the above isn’t properly worded/phrased.
4 Spice ups