Yes uncomment thoose lines, then restart freeradius. Re run radmin and pass it the "hup files" command. regards Don't forget to reply to the list it may help some else. Le lundi 03 août 2009 à 14:14 +0000, Paul.Blalock@gmail.com a écrit :
It looks like the control socket file in /etc/freeradius/sites-enabled/ is a short-cut to /etc/freeradius/sites-available/, and the file already has uid/gid and mode =rw, but they are all commented out. Should I un-comment them and then try it again?
On Jul 31, 2009 5:37pm, Alexandre Chapellon <alexandre.chapellon@mana.pf> wrote:
Le vendredi 31 juillet 2009 à 16:17 -0500, Paul Blalock a écrit :
I tried the radmin> hup files, command, with no luck. The command
was accepted, but it did nothing.
What version of freeradius are you runing?
If you have 2.1.1 or greater, just activate the control socket as a
virtual server (see in /etc/freeradius/sites-available) by linking it to /etc/freeradius/sites-enabled/
Check that the soket is in read/write mode (mode =rw) and it has
correct uid/gid.
Restart freeradius (yeah I know that's what we want to avoid :p)
Then run radmin (as root), and try "hup files"
This works properly on my setup...
--
Paul