Semantics of !~ operator
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Tue Apr 28 12:09:04 CEST 2015
> On 28 Apr 2015, at 10:36, Herwin Weststrate <herwin at quarantainenet.nl> wrote:
>
> On 28-04-15 11:28, Gerald Vogt wrote:
>> debug output is usually so long...
>>
>> The inner-tunnel contains these three lines at the beginning of the
>> authorize section:
>>
>> update request {
>> Called-Station-SSID := &outer.Called-Station-SSID
>> }
>>
>> This is debug output of one request until before the inner eap. I suppose
>> it contains everything to show that the copy doesn't work...
>
> I've always used the following syntax:
>
> update request {
> Called-Station-SSID := &outer.request:Called-Station-SSID
> }
>
> Mind the extra "request:"
It shouldn't matter, the default list should be request.
If outer.Called-Station-SSID doesn't work and outer.request:Called-Station-SSID doesn't, then it's a bug.
Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS development team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 872 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20150428/2d82382d/attachment.sig>
More information about the Freeradius-Users
mailing list