attr_nas_filter_rule for VSA Alc-Nas-Filter-Rule-Shared
Hello, we just discovered that latest version of Freeradius has support [1] for RFC4849 like mangling attribute NAS-Filter-Rule. We woud like enable this mangling also for VSA attribute Alc-Nas-Filter-Rule-Shared [2]. Is that somehow possible? [1] https://github.com/FreeRADIUS/freeradius-server/commit/36d045a464090893eea52... [2] https://github.com/FreeRADIUS/freeradius-server/pull/1160 -- Jan 'yanek' Bortl <yanek [at] yanek. cz> http://yanek.cz/ ----------------------------------------------------------------- "Maybe one day you will learn that your way is not the only way." Opher [StarGate: The Nox]
On Aug 25, 2021, at 2:51 AM, Jan 'yanek' Bortl <yanek@yanek.cz> wrote:
we just discovered that latest version of Freeradius has support [1] for RFC4849 like mangling attribute NAS-Filter-Rule.
We woud like enable this mangling also for VSA attribute Alc-Nas-Filter-Rule-Shared [2].
Is that somehow possible?
It's possible. It takes some careful work, though, because the format is terrible. Right now, there's a special case for NAS-Filter-Rule. We'd have to add something similar for the Alc-Nas-Filter-Rule-Shared attribute. Please open an issue on GitHub so that this isn't forgotten. Alan DeKok.
participants (2)
-
Alan DeKok -
Jan 'yanek' Bortl