RADIUS server using APM to authenticate users
Problem this snippet solves: this code convert APM policy to a RADIUS server.
Code description
When a Radius request is accepted by the VS:
the radius client IP address is checked against a...
Updated Jun 06, 2023
Version 2.0Stanislas_Piro2
Cumulonimbus
Joined January 04, 2011
Kai_Wilke
Jun 01, 2018MVP
Hey Stanislas,
I'm not storing a variables. I'm rather then initializing a value within binary data. A small but big difference.... 😛
Anyhow, using
[RADIUS:avp replace]
for this task is much more elegant and also faster than any manual parsing... 😉
Cheers, Kai