Copy User-Name from inner-tunnel to default only once

Sven Hartge sven at svenhartge.de
Thu Nov 19 16:05:53 CET 2020


On 19.11.20 15:01, Alan DeKok wrote:
> On Nov 19, 2020, at 8:52 AM, Sven Hartge <sven at svenhartge.de> wrote:
>> The problem here is not the difference to Eduroam (I filter out the VLAN attributes at a different stage I didn't show here) but that the default configuration will create
>>
>> reply {
>>    User-Name = "eduroam at thm.de"
>>    USer-Name = "foob42 at thm.de"
>>    [...]
>> }
>>
>> when I keep the inner-tunnel-User-Name in reply.session-state and the Aruba Mobility Controller don't like this at all.
>>
>> Splitting out Eduroam into a different pair of vhosts will not solve this.
> 
>    See the default configuration:
> 
> https://github.com/FreeRADIUS/freeradius-server/blob/v3.0.x/raddb/sites-available/default#L712

Ah, very nice. Yes I obviously missed this since that part of my 
configuration is from 3.0.17 where this wasn't present.

Now I only need the special case in the inner-tunnel.

Thanks.

Grüße,
Sven.


More information about the Freeradius-Users mailing list