Hi, I installed freeRadius 1.0.2 on a solaris machine. But when starting the radiusd -x he comes up with following messages. "Starting - reading configuration files ... Errors reading dictionary: dict_init: /etc/raddb/dictionary.usr[55] invalid keyword "ATTRIB_NMC" Errors reading radiusd.conf" Does somebody has a solution for this. Thx Guy Verdegem
"Guy verdegem" <guy.verdegem@Ugent.be> wrote:
invalid keyword "ATTRIB_NMC" Errors reading radiusd.conf"
Does somebody has a solution for this.
You installed a new version of FreeRADIUS on a machine which previously had an old version. The "make install" process will tell you this, as one of the last things it prints out. Copy raddb/dictionary from the source tree to /etc/raddb, and delete all other dictionary files from the /etc/raddb directory. Alan DeKok.
participants (2)
-
Alan DeKok -
Guy verdegem