How to Pass multiple Attribute Value Pair of Same Name.

Amit Butere amitbutere64 at gmail.com
Tue Apr 28 08:46:31 CEST 2015


Hi Guys,
i am using FreeRADIUS Version 3.0.3 and using perl module

when i pass single Attribute to perl script like ie. ( $RAD_CHECK{'
Account-Info'} ) .i can get all the values of this variable available in
the perl for processing.

but when i am trying to pass multiple variable of same name i am not
getting those values pass to perl script.

in the DB i have following entries

  Account-Info = "AInternet-Sevice"

  Account-Info = "NBoD-2Meg"
i gone through doc but i am missing something i guess kindly guide me what
i am missing .

also in previous version of radius 2.2.x . when using perl module i can
simply print any variable with print command and variable name. how can i
achieve same in this new version of radius.

Regards
Amit B.


More information about the Freeradius-Users mailing list