(RADIATOR) Re: Diameter Vendor-Specific-Application-Id - where to place

Mike McCauley mikem at open.com.au
Thu Jan 11 04:54:33 CST 2007


Hi Arthur,

Glad to help.
But I dont understand why you need to add these attrs?
And should we make arrangements for this to be configurable?


On Thursday 11 January 2007 19:05, Arthur Konovalov wrote:
> Mike McCauley wrote:
> > Hello Arthur,
> >
> > You will need something like this near the end of sub Snd_CEA
> >
> >     my $group = new Radius::DiaAttrList;
> >     $group->add_attr($Radius::DiaAttrList::ACODE_VENDOR_ID, 0,
> > 		     $Radius::DiaAttrList::AFLAG_MANDATORY, 0);
> >     $group->add_attr($Radius::DiaAttrList::ACODE_AUTH_APPLICATION_ID, 0,
> > 		     $Radius::DiaAttrList::AFLAG_MANDATORY, 0x01000000);
> >    
> > $m->add_attr($Radius::DiaAttrList::ACODE_VENDOR_SPECIFIC_APPLICATION_ID,
> > 0,
> > 		 $Radius::DiaAttrList::AFLAG_MANDATORY, $group);
> >
> > Hope that helps.
>
> Brilliant!  :) Thank You.
>
> Regards,
> Arthur
>
> --
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.

-- 
Mike McCauley                               mikem at open.com.au
Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
9 Bulbul Place Currumbin Waters QLD 4223 Australia   http://www.open.com.au
Phone +61 7 5598-7474                       Fax   +61 7 5598-7070

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, 
TTLS, PEAP etc on Unix, Windows, MacOS, NetWare etc.

--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list