On 18/02/15 13:11, Alan DeKok wrote:
I also want to have a couple of test accounts that are restricted to MAC addresses.
test-account2 Cleartext-Password := 'password', Calling-Station-Id == "00:11:22:33:44:55", MS-CHAP-Use-NTLM-Auth := no That should work. And in fact, works for me in my tests.
However radius -XC bombs out with "Unexpected trailing comma in check item list for entry test-account2” There’s probably *another* entry for the same user. That one has the wrong format.
Which version are you running?
We're running 2.2.5 pending management approval to upgrade to 2.2.6. I found the cause of the problem, though. There was a comment at the end of the line - this was causing the "unexpected trailing comma" message which wasn't immediately obvious to me. Thanks for your help. Cheers, Jonathan