17 Nov
2014
17 Nov
'14
7:37 a.m.
Stefan Winter wrote:
Well, none of the examples in clients.conf has quotes.
In this case, flexibility can cause problems. The idea is that simple strings don't need quotes. But... that means that the parser gets excited over "special" characters. Putting the secret into quotes fixes that.
If the recommendation is to quote shared secrets by default, I'd suggest to update raddb/clients.conf to lead by good example :-)
I'll add some notes on when / where to use quoting. And double-check the parsing of unquoted "special" characters. Alan DeKok.