help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnu-radius] Re: help


From: yuyun.kusuma
Subject: [Help-gnu-radius] Re: help
Date: Thu, 30 Jan 2003 16:37:56 +0700


ok, i try to see u about my configuration
in mysql :
mysql> GRANT ALL PRIVILEGES ON *.* TO address@hidden IDENTIFIED BY 'testing' WITH GRANT OPTION; Query OK, 0 rows affected (0.00 sec) and my config.m4 file :
dnl define localhost
dnl define 3306
define root
dnl define indika
dnl define  testing
dnl define testing anything wrong thx a lot's

yk


Sergey Poznyakoff writes:
address@hidden db]# make mysql
/usr/bin/m4 -DMODE=STRUCT -DINCLUDE=mysql.m4 db.m4 > mysql.struct
/usr/bin/m4 -DMODE=CREATE -DINCLUDE=mysql.m4 db.m4 > mysql.sh
/bin/sh mysql.sh
ERROR 1045: Access denied for user: 'address@hidden' (Using password: NO)
make: *** [mysql] Error 1

You should set the variables CREATOR and CREATOR_PASSWORD in your
config.m4 to the name and password of a valid MySQL user that has
enough privileges for creating databases.
Regards,
Sergey





reply via email to

[Prev in Thread] Current Thread [Next in Thread]