<[EMAIL PROTECTED]> wrote:
> But With MySQL I'm having problems.
> I create the database radius and create the tables with the mysql file that 
> come in the tgz of the sources using the command  mysql -root radius < 
> db_mysql.sql
>  
> I have edited the file sql.conf ajusting it to connect in my mysql server, in 
> the file radiusd.conf the entry sql in the authenticate field is uncommented.

  Did you populate the MySQL tables with data?

> rlm_sql (sql): Connected new DB handle, #4
> 
> I don't know if this mean that the freeradius is connected to the MySQL 
> server or this is an error...

  It says "Connected".  It probably means "Connected".

> And when I try to authenticate it show the following:
...
> rlm_sql: unknown attribute

  You didn't populate the table with anything the server understands.
See doc/rlm_sql.

  Alan DeKok.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to