I have this in radiusd.conf
checkval {
item-name = 3GPP-SGSN-MCC-MNC
check-name = 3GPP-SGSN-MCC-MNC
data-type = string
notfound-reject = yes
}
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Alexander Serkin
Sent: 07 December 2004 15:05
To: [EMAIL PROTECTED]
Subject: Re: Index on MCC/MNC
What's the problem with check?
Something like
3GPP-SGSN-MCC-MNC == "blahblah"
or
3GPP-SGSN-MCC-MNC =~ "^startswith"
or
3GPP-SGSN-MCC-MNC =~ "endswith$"
should work if this a string attribute.
It depends on what you want.
--
als
Phil Reilly wrote:
> Hi I have defined it in the 3GPP dictionary file attribute 18, but I
am
> unsure on how to configure the check on this parameter
>
> Phil
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Alexander Serkin
> Sent: 07 December 2004 14:55
> To: [EMAIL PROTECTED]
> Subject: Re: Index on MCC/MNC
>
> Phil Reilly wrote:
>
>>Hi there,
>>
>>
>>
>>Does anybody know how to configure free radius to return attributes
>>based on the 3GPP-SGSN-MCC-MNC parameter.
>
>
> this param is not defined in any dictionary file.
> If you know its format, then add it to the dictionary and enjoy.
> Is it described anywhere?
>
>
>>
>>
>>Thanks
>>
>>
>>
>>Phil
>>
>
>
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html