Re: freeradius + MySQL not working after upgrade from 1.0.1

2005-08-23 Thread marc-ml
Problem solved. I had been compiling versions > 1.0.1 without enabling Ascend binary support. > Are you sure you didn't edit the dictionaries? Are you sure there's > no other attribute 242, of type "octets"? Are you sure you're using > the 1.0.4 dictionaries with 1.0.4? I was in the process

Re: freeradius + MySQL not working after upgrade from 1.0.1

2005-08-23 Thread marc-ml
>> I now have two servers with the same freeradius configuration (minus >> minor >> changes from the upgrade) and the same MySQL database with one running >> version 1.0.1 (which works) and the other running 1.0.4 (which does not >> work). Comparing the logs produced by "radiusd -X", I see that th

freeradius + MySQL not working after upgrade from 1.0.1

2005-08-14 Thread marc-ml
Hello. I have encountered a problem upon upgrading from freeradius version 1.0.1. I'm using the sql module (rlm_sql_mysql) for authorization and accounting of dialup users (reselling dialup from several networks). After upgrading to 1.0.2 with the same configuration, it no longer works. >From t