How to Install freeradius in Ubuntu 18.04



Install freeradius by entering the following commands in the terminal:

sudo apt update
sudo apt install freeradius

Description:

high-performance and highly configurable RADIUS server

FreeRADIUS is a high-performance RADIUS server with support for: - Authentication by local files, SQL, Kerberos, LDAP, PAM, and more. - Powerful policy configuration language. - Proxying and replicating requests by any criteria. - Support for many EAP types; TLS, PEAP, TTLS, etc. - Many vendor-specific attributes. - Regexp matching in string attributes. and lots more.

Homepage: http://www.freeradius.org/

Version: 3.0.16+dfsg-1ubuntu3

Section: net