9 Dec
2014
9 Dec
'14
4:01 p.m.
On Dec 9, 2014, at 3:38 PM, Jasvinder S. Bahra <bbdl21548@blueyonder.co.uk> wrote:
The passwords i've set in the three CNF files are made up of multiple words
The build rules in raddb/certs/ are meant for simple cases, no spaces. In any case, I’ve pushed a fix to the various branches. You can download a patch for v2 here: https://github.com/FreeRADIUS/freeradius-server/commit/252275d01ac9203d40990... Save it to a file in the raddb directory, and then in shell prompt (in that directory), do: patch -p2 < 252275d01ac9203d4099037040f69765930d146f.patch After that, it should work. Alan DeKok.