Error running FreeRadius 1.1.7
Hi everyone I get this error when trying to run FreeRadius 1.1.7 for the first time, does this sound familiar?: /usr/local/etc/raddb/hints[37]: Parse error (check) for entry DEFAULT: Unknown value Yes for attribute Strip-User-Name regards George
George Beitis wrote:
Hi everyone I get this error when trying to run FreeRadius 1.1.7 for the first time, does this sound familiar?:
/usr/local/etc/raddb/hints[37]: Parse error (check) for entry DEFAULT: Unknown value Yes for attribute Strip-User-Name
It means you installed 1.1.7 on a system that previously had another RADIUS server installed. Ensure that FreeRADIUS is using the dictionaries that come with it, not any other dictionaries. Alan DeKok.
Thanks for the reply Alan, i was running version 1.1.1 before. I deleted the raddb directory, what else should i delete before making a clean install? regards George Alan DeKok wrote:
George Beitis wrote:
Hi everyone I get this error when trying to run FreeRadius 1.1.7 for the first time, does this sound familiar?:
/usr/local/etc/raddb/hints[37]: Parse error (check) for entry DEFAULT: Unknown value Yes for attribute Strip-User-Name
It means you installed 1.1.7 on a system that previously had another RADIUS server installed. Ensure that FreeRADIUS is using the dictionaries that come with it, not any other dictionaries.
Alan DeKok.
George Beitis wrote:
Thanks for the reply Alan, i was running version 1.1.1 before. I deleted the raddb directory, what else should i delete before making a clean install?
That should have worked. Read the debug output to see which dictionary files it's loading. Make sure you've installed the ones from 1.1.7, and that the server is using them. Alan DeKok.
Hi,
Thanks for the reply Alan, i was running version 1.1.1 before. I deleted the raddb directory, what else should i delete before making a clean install?
possibly all the rlm_* files in your lib directory - wherever that is for your installation, to stop shared library problems. alan
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
George Beitis