Michael Ziemann wrote: > But how do I configure FreeRadius to use an MySql-database? You'll need the mysql-client development packages. Then, "./configure;make;make install" should build the server with MySQL support. Then, read "radiusd.conf", and look for "sql". Alan DeKok.