Snort mailing list archives

MySQL error


From: "Romano, Chris" <CRomano () AtlasBD com>
Date: Wed, 4 Jun 2003 09:45:34 -0400

I just recompiled snort with mysql support and changed the conf.  However, I
am getting an access error.

...
database: compiled support for ( mysql)
database: configured to use mysql
database:         user = snortdba
database: password is set
database: database name = snort
database:          host = 10.10.10.218
database:          port = 3306
database:   sensor name = 10.10.10.64
ERROR: database: mysql_error: Access denied for user: 'snortdba@10.10.10.64'
(Using password: YES)
...


now this works:
# mysql -u snortdba -h 10.10.10.218 -p
Enter password: xxxxx

So I know that I am using the right username/password.  Snortdba has select,
insert, update, delete rights on the snort database.

I checked the archives and haven't found anything yet.  Most of them are
from people with the wrong username/password.

Thanks,

Chris Romano


Current thread: