Config FreeRadius (3.0.16) to work with SQL: The Guide is outdated - please helps

Alan Buxey alan.buxey at gmail.com
Mon Oct 1 14:35:43 CEST 2018


hi,

And one last thing: How do I configure the Freeradius to auto-start when
> the computer restart? My PC run Ubuntu v.18
>


thats really an Ubuntu question (OS stuff) rather than FreeRADIUS... but
you basically need to configure your Ubuntues system startup stuff to run
FreeRADIUS
..Ubuntu 18 is systemctl  IIRC... so youd just do something like

systemctl enable freeradius
(or whatever freeradius daemon is called these days on Ubuntu.... note,
this will expect that the freeradius daemon script stuff has been copied to
the relevant systemd
directory

systemctl status freeradius

will tell you more info.

alan


More information about the Freeradius-Users mailing list