Snort mailing list archives

Re: big problem with the snort and mysql denied access


From: "Michael Steele" <michaels () winsnort com>
Date: Fri, 30 Jun 2006 19:41:16 -0700

I'm not real sure about your MySQL version but when this happens on a
Windows box you need to:

Drop into the mysql command console and type:

Use database mysql;

SET PASSWORD FOR 'root'@'localhost' = OLD_PASSWORD('xxxxxxx');

Note: The xxxxxx is your password for root

Restart snort and mysql

Kindest regards,
Michael...

WINSNORT.com Management Team Member
--
****************** Established ~ 2001 *******************
*          Visit Us @ http://www.winsnort.com           *
*      ~~ FREE WinIDS Snort installation guides ~~      *
*               ~~ FREE support forums ~~               *
* Snort: Open Source Network IDS - http://www.snort.org *
*********************************************************

-----Original Message-----
From: snort-users-bounces () lists sourceforge net
[mailto:snort-users-bounces () lists sourceforge net] On Behalf Of Tomás
Rodriguez Orta
Sent: Friday, June 30, 2006 7:29 PM
To: snort-users () lists sourceforge net
Subject: [Snort-users] big problem with the snort and mysql denied access

Hello friends.
I have a big problema with the user, when I execute the shell
pollux#snort -c /usr/local/etc/snort/snort.conf
teh begin run, but stop, and show the follwing error
why ?
X-Link2State Config:
    Ports: 25 691
database: compiled support for ( mysql )
database: configured to use mysql
database:          user = root
database: password is set
database: database name = snort
database:          host = localhost
database:   sensor name = 192.168.0.1
ERROR: database: mysql_error: Access denied for user 'root'@'localhost'
(using password: YES)
Fatal Error, Quitting..


somebody have any answer for my doubts.

please help me.
best regards TOMAS



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users




Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: