30 Apr
2014
30 Apr
'14
9:50 a.m.
yata wrote:
I'm using freeradius2 as a radius-server and dhcp-server. When I connect to freeradius by defined user in /etc/raddb/users , it is successful. But I wanna define users in mysql's radcheck table. I inserted userID and password in radcheck table then following messages were displaied and connection failed.
You need to follow the instructions. Do NOT put "User-Password" into the radcheck table. Put "Cleartext-Password".
it seems to be failed to find pool-name How should I define pool-name in radcheck table or somewhere?
You define it just like any other attribute. You've already put a password entry into the radcheck table. Add another row for the Pool-Name. It's exactly the same. Alan DeKok.