Hello All;
I am trying to add a new vendor to the dictionary directory.  I created the 
file in /usr/local/share/freeradius/dictionary.procera contents below.  The 
vendor in question provided their Vendor ID


# -*- text -*-
##############################################################################
#
#      Procera VSAs,
#
#      $Id$
#
##############################################################################
VENDOR        Procera                                   12913
BEGIN-VENDOR  Procera
ATTRIBUTE     Procera-Local-User-Name                   1      string
END-VENDOR    Procera


I then add

Procera-Local-User-Name = "admin"

to my username in users.conf

Now when I try and execute radiusd I recieve
/usr/local/etc/raddb/users[68]: Parse error (reply) for entry lfross: Invalid 
octet string "admin" for attribute name "Procera-Local-User-Name"
Errors reading /usr/local/etc/raddb/users


I have never encountered issues adding vendors before, any information is 
greatly appreciated.

Thank you

Larry Ross
Network Operations
University California Davis
http://www-noc.ucdavis.edu
[email protected]<mailto:[email protected]>

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to