17 Sep
2021
17 Sep
'21
11:35 a.m.
On Sep 17, 2021, at 10:23 AM, Antônio Modesto <modesto@hubsoft.com.br> wrote:
That's true. I will need to replace every ";" in the NAS-Port-Id attribute with another character, "/" for example. Do you know how can I do that without using the "%{sub:" function? (Not all my servers have the proper version to use that already)
There's no easy way to do it without "sub". Maybe regexes? Alan DeKok.