HPE Aruba Networking & ProVision-based
1832651 Members
2897 Online
110043 Solutions
New Discussion

HpIdmLinuxAgentInstaller-C.03.10.201 on centos 5.5 with freeradius 2.1.7

 
Neal Vadekar
Occasional Contributor

HpIdmLinuxAgentInstaller-C.03.10.201 on centos 5.5 with freeradius 2.1.7

Hello, I have a working centos5.5 with freeradius 2.1.7 configuration.  It was working fine until I installed the 3.10.201 idm agent on it.  When radiusd starts, it attempts to read this file and fails with the following error:

 

 

including dictionary file /etc/raddb/dictionary
Errors reading dictionary: dict_init: /etc/raddb/dictionary.hp[15]: unknown option "HP"

including dictionary file /etc/raddb/dictionaryErrors reading dictionary: dict_init: /etc/raddb/dictionary.hp[15]: unknown option "HP"

 

 

here is the content of my  /etc/raddb/dictionary.hp 

 

 

 #

# dictionary.hp

#

 

VENDOR         HP         11 

 

#

#       Standard attributes not included in FreeRadius

ATTRIBUTE       Ingress-Filters                     57 integer

ATTRIBUTE       Egress-VLANID                       56 integer

 

#

#       HP attributes

#

ATTRIBUTE       HP-nas-filter-rule           61       string HP         

ATTRIBUTE       HP-port-priority-regeneration-table 40 string   HP

ATTRIBUTE       HP-bandwidth-max-ingress 46 integer   HP

ATTRIBUTE       HP-bandwidth-max-egress  48 integer HP

ATTRIBUTE       HP-EI-Status            47 string  HP

anyone have any ideas how to go about fixing this?
Thanks,
Neal