[EXT] Re: What's new in v4

Brian Julin BJulin at clarku.edu
Mon Oct 2 15:42:03 UTC 2023



We're eying the ability to launch radius client requests while serving other requests to eliminate the need for looping entire EAP flows through our clearpass servers.  Hopefully we can just send accounting plus a simple 2-packet macauth to Clearpass to get policy/posture advice, and clearpass and it's CoA mechanisms will be happy and never know the difference.

It's never that simple of course but we look forward to trying it out.

________________________________________
From: Freeradius-Users <freeradius-users-bounces+bjulin=clarku.edu at lists.freeradius.org> on behalf of Alan DeKok <aland at deployingradius.com>
Sent: Monday, October 2, 2023 10:35 AM
To: FreeRadius users mailing list
Subject: [EXT] Re: What's new in v4

On Oct 2, 2023, at 10:17 AM, Conrad Classen <conrad.classen at gmail.com> wrote:
>
> Hi Alan and all developers
>
> I for one am grateful for the hard work you guys have been putting into v4.

  Thanks.

  The end is definitely in sight.

  Other fun features:

* keyed load-balancing:

        load-balance &User-Name {
                module1
                module2
                ...
        }

* local variables  file:///Users/alandekok/git/wrapper/freeradius-server/build/docsite/freeradius-server/4.0.0/reference/unlang/local.html

        {
                uint32 foo
                uint32 bar

                &foo = 1
                &bar = 2
                ...

        }

  Just so many nice things.  v3 was a big jump in features over v2.  v4 is almost magic in comparison.

  Alan DeKok.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


More information about the Freeradius-Users mailing list