Ahmet DÜLGAR wrote:
hi,
i uncomment sql int sites-enabled/default
then i try to runi but there was error in sql.conf about the mysqldriver
driver=rlm_sql_mysql
but there is no file for mysql driver,
because i install freeradiys2.0.5 by  yum insatall freeradius on fedora
That's because the FreeRADIUS rpm's on Fedora and RHEL are not monolithic. Instead you install only what you need by selecting the appropriate freeradius subpackage, freeradius-mysql in this instance.

FYI, the reason the install is broken into multiple smaller subpackages is to avoid having the installer install every possible dependency for every feature of FreeRADIUS. For example if you're only using MySQL there is no need to install Postgresql, LDAP, etc. on your system even though FreeRADIUS has the potential to use these other backends. Most users do not want the excessive bloat of installing every possible dependency, this scheme allows you to pick and choose what you need.

--
John Dennis <[EMAIL PROTECTED]>

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

Reply via email to