On Oct 27, 2019, at 12:25 PM, Boris Lytochkin <lytboris@yandex-team.ru> wrote:
I found this thread in 2019 (10 years after that, I hope that I hacked headers good enough to glue this message to old thread) to achieve the same goal with a slightly more complex situation.
In 3.0.19 (or some earlier versions, too), there is a section just for Access-Challenge. See sites-available/default: ... # # Filter access challenges. # Post-Auth-Type Challenge { # remove_reply_message_if_eap # attr_filter.access_challenge.post-auth } ...
Before using this magic, please take a look on doc/configuration/configurable_failover.rst in FreeRADIUS sources to understand what's going on here, it takes a while to settle the things down. :)
Or just use newer features. :) Alan DeKok.