On Jun 26, 2017, at 12:20 PM, Alejandro Cabrera Obed <aco1967@gmail.com> wrote:
Please, is there any problem if I'm using Daloradius in order to have a friendly management interface of Freeradius?
daloradius is old and unsupported. Maybe try another one? More importantly, you don't need a GUI to configure FreeRADIUS. You may need a GUI to edit SQL table entries, but almost anything can do that.
For example, if I test PAP following the guide " http://deployingradius.com/documents/configuration/pap.html", if I add the user "bob" with password "hello" defined in the /etc/freeradius/users file, it doesn't work. But if I define the same user/pass pair in Daloradius (with MySQL), the PAP test works OK because I receive an Access-Accept package.
See the FAQ for "it doesn't work". Alan DeKok.