10 Jul
2009
10 Jul
'09
9:19 a.m.
Hi,
I had a look at proxy.conf and the secrect is testing123.
This is what I did. mysql> INSERT INTO radcheck (UserName, Attribute, Value) VALUES ('sqltest', 'Password', 'testpwd');
now tesing with radtest
radtest sqltest testpwd localhost 1812 testing123
this still gives me the (err=2)! (Shared secret is incorrect.) error.
in which case you are talking to the server directly as a client so you need to check your values in clients.conf alan