27-Nov-02 at 19:28, Vijay Reddy ([EMAIL PROTECTED]) wrote :
> Hi,
> I have just installed freeradius 0.8 on Linux. How can we connect the mysql
> server running on different machine,what changes are required to make mysql
> client contact the server running on different machine,always i am getting
>
> ERROR 2002: Can't connect to local MySQL server through socket
> '/var/lib/mysql/mysql.sock' (111)
>
This is a MySQL problem; in any case, you need to look at sql.conf
driver = "rlm_sql_mysql"
# Connect info
server = "hostname/IP address"
login = "root"
# or a better username who has access to the radius DB
password = "yourpassword"
Regards,
--
|-Simon White, Internet Services Manager, Certified Check Point CCSA.
|-MTDS Internet, Security, Anti-Virus, Linux and Hosting Solutions.
|-MTDS 14, rue du 16 novembre, Agdal, Rabat, Morocco.
|-MTDS tel +212.3.767.4861 - fax +212.3.767.4863
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html