04-29-2019 11:05 AM - edited 02-21-2020 11:04 AM
I am currently gathering information on whether or not implementing 8021x on a small footprint of linux hosts mostly running Centos is worth the squeeze. Since linux hosts are unable to work like windows machines using auto-enrollment etc. in my experiences I have simply used mab for linux workstations. Also, I have noticed that my test workstation running centos 7.X is not capable of running peap(eap-tls).
A few questions I have for the community:
I have seen manual ways of doing certificate enrollment. Does anyone know of a way to automate the enrollment?
What is the best way to configure the linux image if I am unable to automate the enrollment?
I would prefer to use peap(eap-tls) or eap-fast(eap-tls), but obvioulsy eap-fast is out of the picture since I cannot run NAM on the workstations. It also seems that peap(eap-tls) is a no go as well. Please share your opinions and experiences. Thanks in advance.
Solved! Go to Solution.
04-29-2019 05:23 PM
04-29-2019 02:39 PM
Hey @Mike.Cifelli
Have a look for WPA Supplicant (wpa_supplicant) - it's usually a config file that contains the supplicant configuration and varies by EAP method. It has pointers to the client/server certs etc. It's one way of doing it - I have not seen any GUI Supplicant configs in Linux - maybe the newer Ubuntu distro has it (19.04) ?
I thought a decent MDM might also do the job?
cheers
04-29-2019 02:45 PM
04-29-2019 03:16 PM
Hi @Jason Kunst - you are referring to client certificate self-service portal ? Yes I probably should have mentioned that as well. This will help you request a client cert - but I think the output will be a cert and a private key - these components need to be installed on the client device and then the supplicant configured to use this cert. I have not looked into whether the ISE CA self-serv portal has anything to do with the client install itself.
04-29-2019 05:23 PM
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