On Feb 7, 2017, at 9:29 AM, Joe Price <joeprice99@gmail.com> wrote:
I'm new to Freeradius and to Linux (Ubuntu Server 16.04) as well. I've got my first server up and running Freeradius v3 and can successfully authorize users on my network with a username and password. Works great and was easy to do. My AXis ipCCTV cameras require EAP-TLS and this is where I'm stuck.
My clients require a CA Certificate, a Client cert and private key, an EAP identity and Private key password for the EAP identity. I'm not exactly sure where all this comes from.
I can't get "make" or "make client" to do anything other than give me a "No targets specified and no makefile found" error.
How do I complete the jump to EAP-TLS? Any guides online?
Start here: http://deployingradius.com/documents/configuration/pap.html And follow the instructions. Alan DeKok.