04-02-2018 02:23 PM
Hello,
I'm in the process of implementing 2.3 with a mixture of Windows 7 and Windows 10 [wired] endpoints but I'm curious what people consider "standard" in terms of 802.1x authentication for Windows workstations (wired or wireless). More specifically, PEAP-EAP-MSCHAPv2 or PEAP-EAP-TLS?
I have gotten both working but am currently leaning towards EAP-TLS. Using group policy to configure Wired AutoConfig conjunction with our Windows Certificate Services Enterprise CA, things seem to work pretty well (surprisingly fast). I want to make sure that I'm not trying to do anything out of the ordinary though. In other words, is this how many of you are handling endpoint authentication or should I look at MSCHAPv2 instead?
If you are using EAP-TLS, are you publishing your computer certificates to Active Directory? I am at the moment but I'm having trouble determining if that is a requirement?
I appreciate any input on this rather mundane topic.
Thanks!
Solved! Go to Solution.
04-03-2018 04:36 AM
I would say if you are only doing computer authentication which is very common if you trying to only answer the question "Is the attaching device a corporate asset" then PEAP computer authentication is the simplest way to go. We have been using it as a standard for years.
If you also require user information then you have a few options:
I am sure I missed some.
04-02-2018 02:52 PM
Its easier for the user if you manage the certificates and use TLS, its also more secure as you can revoke the certificate without compromising the users username/password credentials.
It would be considered best practice to try and use TLS
04-03-2018 04:36 AM
I would say if you are only doing computer authentication which is very common if you trying to only answer the question "Is the attaching device a corporate asset" then PEAP computer authentication is the simplest way to go. We have been using it as a standard for years.
If you also require user information then you have a few options:
I am sure I missed some.
04-03-2018 06:37 AM
Thanks, Paul. This helps get the ball rolling on user authentication.
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