Hello all, I have redefined the 'Class' attribute as a string in the /etc/freeradius/dictionary file so that the predefined attribute (octets) is overridden, adding the following line:
ATTRIBUTE Class 25 string However, it seems that this change it is not taken into account and when I receive the RADIUS packet it says: /usr/lib (Unknown Type 779252325) Instead of: Class = "whatever_string" On the other hand when I edit /usr/share/freeradius/dictionary directly, it works fine. As the configuration file says, I should not edit the /usr/share/freeradius/dictionary file directly, and I should change the /etc/freeradius/dictionary instead. Dos anyone have any idea of what can be wrong?? Thanks in advance. Alex - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

