Too many closing braces / Errors reading
Hello, I need your advice. What's wrong with my configuration ? # radiusd -X FreeRADIUS Version 2.1.8, for host i686-pc-linux-gnu, built on Feb 7 2010 at 21:14:00 Copyright (C) 1999-2009 The FreeRADIUS server project and contributors. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. You may redistribute copies of FreeRADIUS under the terms of the GNU General Public License v2. Starting - reading configuration files ... including configuration file /usr/local/etc/raddb/radiusd.conf including configuration file /usr/local/etc/raddb/proxy.conf including configuration file /usr/local/etc/raddb/clients.conf /usr/local/etc/raddb/clients.conf[172]: Too many closing braces Errors reading /usr/local/etc/raddb/radiusd.conf Best regards, Teguh
You edited the configuration files, and broke them.
Go back to the default configuration, and make *small* edits.
Alan DeKok.
I was change it to default and give some change. But I've got another error message below : /usr/local/etc/raddb/sites-enabled/default[159]: Failed to find module "sql". /usr/local/etc/raddb/sites-enabled/default[62]: Errors parsing authorize section. what should I do ? Thank you, Teguh
Teguh Kurniawan wrote:
I was change it to default and give some change. But I've got another error message below :
/usr/local/etc/raddb/sites-enabled/default[159]: Failed to find module "sql". /usr/local/etc/raddb/sites-enabled/default[62]: Errors parsing authorize section.
what should I do ?
Configure the "sql" module. See sql.conf. Alan DeKok.
participants (2)
-
Alan DeKok -
Teguh Kurniawan