Newbie: General Questions About Installation

Kris Benson kbenson at sd57.bc.ca
Sat Aug 6 23:09:59 CEST 2005


FreeRadius users mailing list <freeradius-users at lists.freeradius.org> on
August 6, 2005 at 00:25 -0800 wrote:
>in console just type apt-get install freeradius   or use synaptic package 
>managed (x windows / gnome ) and do a search for Freeradius.   that will 
>install and create the user/group freerad  and put all the files in their 
>appropriate place.
>
>once thats done your configuration files will be in /etc/freeradius    
>edit 
>radiusd.conf to your liking & clients.conf etc 

There's one major issue with the Debian freeradius package -- any module
that requires hooks to OpenSSL is not included due to some legal issue. 
This includes eap_tls, eap_ttls, eap_peap, etc.

The compile-from-source solution works well -- you just need to apt-get
install these:
libmysqlclient14-dev
libldap2-dev (if you want LDAP support)
libssl-dev

HTH,

-kb
--
Kris Benson, CCP, I.S.P.
Technical Analyst, District Projects
School District #57 (Prince George)




More information about the Freeradius-Users mailing list