On 19.11.20 15:01, Alan DeKok wrote:
On Nov 19, 2020, at 8:52 AM, Sven Hartge <sven@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@thm.de" USer-Name = "foob42@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-avai...
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.