20 Jan
2013
20 Jan
'13
7:23 a.m.
Hi,
1. The Authentication issue was solved when by accident I placed in users the name / password without any whitespace (<tab> or <space>) before the password string. So I found that this works: bob Cleartext-Password := "hello888" while this does not: bob Cleartext-Password := "hello888"
errr, yes. because , as per the documentation, lines that dont start with white-sace are CHECK items, lines that start with whitespace are REPLY items
Off the top, I would venture to guess that OpenWRT's build of FreeRadius is significantly different than the "standard build" and that is probably where the bug is coming from.
no, not at all alan