Actions
Bug #8989
closed[Freeradius] not starting radiusd -X | Errors reading /usr/local/etc/raddb/dictionary: dict_init: /usr/local/etc/raddb/dictionary[6] invalid entry
Start date:
10/01/2018
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
2.4.4
Affected Plus Version:
Affected Architecture:
amd64
Description
freeradius is not starting after latest update, i figured out the issue.
radiusd -X show:
Errors reading /usr/local/etc/raddb/dictionary: dict_init: /usr/local/etc/raddb/dictionary[6] invalid entry
/usr/local/etc/raddb/dictionary :
# Local dictionary, does not need to include the master dictionary
ATTRIBUTE MOTP-Init-Secret 900 string
ATTRIBUTE MOTP-PIN 901 string
ATTRIBUTE MOTP-Offset 902 string
/usr/share/doc/radius/dictionary.pfsense
removing or changing the last line to be this works$INCLUDE /usr/share/doc/radius/dictionary.pfsense
Now a reboot will remove this fix.
Actions