Hello, First, please excuse my lack of freeradius knowledge.
Here is the problem: Our secondary radius server is running freeradius-0.8.1. I am in the process of upgrading our primary radius server and have installed freeradius-1.0.1. I went ahead and scp the configuration files from our secondary radius server to this new machine. The problem that I am running into is handling ATTRIB_NMC. We do need to include dictionary.usr. Commenting out dictionary.usr in the dictionary file does allow the radiusd to run at start-up, else I get the error below: <pre> Wed Feb 23 13:59:48 2005 : Error: Errors reading dictionary: dict_init: /usr/loc al/etc/raddb/dictionary.usr[55] invalid keyword "ATTRIB_NMC" Wed Feb 23 13:59:48 2005 : Error: Errors reading /var/log/radius/radiusd.conf: F or more information, please read the tail end of /var/log/radius/radius.log </pre> I have learned is that support for ATTRIB_NMC was removed on the freeradius-0.9.0 and it is handled differently. However, I cannot find information as to how to handle it. Do I need to modify the dict.c file? Is so, how. Thank you so much, whatever input you may have is greatly appreciated. -Jane - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

