How to escape values in radclient?
Alan DeKok
aland at deployingradius.com
Sun May 7 15:29:10 UTC 2023
On May 7, 2023, at 4:00 PM, rany <rany2 at riseup.net> wrote:
>
> I'm sorry for the incorrect wording of my question.
>
> I meant to ask about what escaping rules a double quoted string in radclient follows.
The strings which radclient reads are single-quoted strings: 'foo', or double-quoted strings: "foo"
The normal string quoting rules apply for each type of string.
Alan DeKok.
More information about the Freeradius-Users
mailing list