20 Apr
2016
20 Apr
'16
9:42 a.m.
On Apr 20, 2016, at 9:34 AM, Tevfik Ceydeliler <tevfik.ceydeliler@astron.yasar.com.tr> wrote:
Hi after upgrade I cant run freeradius I get some error about dctionaries
freeradius -X
.... main { user = "freerad" group = "freerad" allow_core_dumps = no } including dictionary file /etc/freeradius/dictionary Errors reading dictionary: dict_init: /usr/share/freeradius/dictionary.rfc2869[14]: invalid type "octets[16]"
You haven't upgraded the server. You've installed a new version of the server in *addition* to the old version. "freeradius -X" runs the old version. The dictionaries are from the new version. Don't do that. When you install a new version, ensure that the old version is completely removed. Alan DeKok.