MD5 auth failed

Martin Gignac martin.gignac at gmail.com
Fri Oct 21 04:10:32 UTC 2022


At a shell prompt, try the following four commands:

    pw=testing123
    echo $pw
    echo "$pw"
    echo '$pw'

I think the error will become obvious.

-Martin


More information about the Freeradius-Users mailing list