|
Snort
mailing list archives
Re: snort with mysql
From: "Michael Steele" <michaels () winsnort com>
Date: Wed, 8 Feb 2012 10:19:00 -0500
Snort is accessing the database, but the privileges, or credentials are not
set correctly for user 'snort'.
Manually log into the mysql database with the credentials used in the output
database line, and verify the user can get in.
Kindest regards,
Michael...
WINSNORT.com Management Team Member
--
****************** Established ~ 2001 *******************
* Visit Us @ <http://www.winsnort.com> http://www.winsnort.com
*
* ~~ FREE WinIDS Snort installation guides ~~ *
* ~~ FREE support forums ~~ *
* Snort: Open Source Network IDS - <http://www.snort.org>
http://www.snort.org *
*********************************************************
From: Jagan Mohan Reddy D [mailto:jagan.mohan507 () gmail com]
Sent: Wednesday, February 08, 2012 8:56 AM
To: snort-users () lists sourceforge net
Subject: [Snort-users] snort with mysql
While running the following command, i am getting the errors from database.
snort -l c:\Snort\log -c C:\Snort\etc\snort.conf
ERROR: database: mysql_error: Access denied for user 'snort'@'localhost'
(using
password: NO)
Fatal Error, Quitting..
In the configuration file, i used the following one.
output database: log, mysql, user=snort password=046687 dbname=snort
host=localhost port=3306
I was configured my database (mysql) for snort user.
i given all the privileges to that user.
can any one help me this...
----------------
Thanks & Regards
D J M Reddy
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d _______________________________________________
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
Please visit http://blog.snort.org to stay current on all the latest Snort news!
By Date
By Thread
Current thread:
- snort with mysql Jagan Mohan Reddy D (Feb 08)
- Re: snort with mysql Michael Steele (Feb 08)
|