11 Jul
2011
11 Jul
'11
7:04 a.m.
Bastien Semene wrote:
I'm currently - trying to - set up a radius server. The backend used is MySQL. I'm using FreeRADIUS 2.1.11 on FreeBSD 8
During my tests, for the same user I used "test" password, then "blabla" password. Now, I use "blabla" and it's not working. instead "test" is still working ... I tested with a third string ("ahaha") , there's a third error output...
I have no idea what that means.
I tried restarting radiusd and the jail it's running into, this does changes nothing. All this commands/outputs are from the same running server (I mean no reboot).
How can this happen ?
The server reads it's configuration files only when it starts. If you edit the configuration files, you will need to restart the server. Alan DeKok.