"Scott A. H. Phillips" <[EMAIL PROTECTED]> wrote:
> It appears that the default installation method (./configure; make; make
> install) uses mysql as a back-end database by default.  Is this true?

  No.  It lets you *choose* to use MySQL.  It doesn't force you to use
MySQL.

  The rlm_sql_mysql module is installed, but nothing in "radiusd.conf"
enables it.

  Alan DeKok.

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

Hm. Then I'm confused. Line 1155 of raddb/radiusd.conf.in of the source tree says


        $INCLUDE  ${confdir}/sql.conf

which in the comment above claims to be for MySQL (indeed, sql.conf references a MySQL script file at src/modules/rlm_sql/drivers/rlm_sql_mysql/db_mysql.sql). Perhaps this is all besides the point; my question really boils down to:

How and where do I specify to use MySQL at compile-time, and where ought I configure host / user / password / database information before compiling? Perhaps a better question might be where this information is documented so I can stop bothering the list.

Thanks,
--Scott!


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

Reply via email to