28 Apr
2015
28 Apr
'15
2:46 a.m.
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.