<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=windows-1254"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ahmet DÜLGAR wrote:
<blockquote cite="mid:BAY118-W552EB3A1899D0A682D413C6660@phx.gbl"
 type="cite">
  <style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
  </style>hi,<br>
i uncomment sql int sites-enabled/default<br>
then i try to runi but there was error in sql.conf about the mysqldriver<br>
driver=rlm_sql_mysql<br>
but there is no file for mysql driver,<br>
because i install freeradiys2.0.5 by  yum insatall freeradius on fedora<br>
</blockquote>
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.<br>
<br>
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.<br>
<pre class="moz-signature" cols="72">-- 
John Dennis <a class="moz-txt-link-rfc2396E" href="mailto:jdennis@redhat.com"><jdennis@redhat.com></a>
</pre>
</body>
</html>