Problem with HP devices & radius configuration
Alan DeKok
aland at deployingradius.com
Thu Jul 26 13:39:23 CEST 2018
On Jul 26, 2018, at 7:32 AM, Saurabh Lahoti <saurabh.astronomy at gmail.com> wrote:
> While configuring users to allow access to HP devices in users.conf
There is no "users.conf" file.
> with
> parameter HP-VC-Groups = "vcadmingroup";
That's an "attribute".
Using the correct terminology helps. Would you ask for a coffee when you really wanted a tea?
> it throws error as
> '/usr/app/radius-new/prod-oob-internal/etc/raddb/mods-config/files/authorize[139]:
> Parse error (reply) for entry DEFAULT: Unknown attribute "HP-VC-Groups"
>
> Could you please help here with correct configuration guidelines..?
There is no such attribute in the dictionaries.
Add this to raddb/dictionary:
VENDOR HP 11
BEGIN-VENDOR HP
ATTRIBUTE HP-VC-groups 192 string
END-VENDOR HP
And it will work.
Alan DeKok.
More information about the Freeradius-Users
mailing list