Snort mailing list archives

Re: snort installation error


From: Ciprian Badescu <ciprian.badescu () alcatel ro>
Date: Tue, 4 Nov 2003 14:09:32 +0200 (EET)

Hi,


Have you flush privileges/credentials (I don't know the exact syntax).
Look at mysqladmin manual page for this.

Abd try to connect with 'mysql' and snort user to database first.

--
______V______   Ciprian Badescu

On Tue, 4 Nov 2003 edmund.li () alcatel com hk wrote:

Date: Tue, 4 Nov 2003 15:11:32 +0800
From: edmund.li () alcatel com hk
To: snort-users () lists sourceforge net
Subject: [Snort-users] snort installation error

Dear all,

Try to connect the sensor by using snortcenter and it has the following
error








Ports to decode telnet on: 21 23 25 119
ERROR: database: mysql_error: Access denied for user: 'snort@sensor1'
(Using password: YES)
Fatal Error, Quitting..
database: compiled support for ( mysql )
database: configured to use mysql
database: user = snort
database: password is set
database: database name = snort
database: host = snort1
database: sensor name = sensor1
database: detail level = full






mysql> show grants for snort@sensor1;
+-------------------------------------------------------------------------------
-+
| Grants for snort@sensor1
 |
+-------------------------------------------------------------------------------
-+
| GRANT USAGE ON *.* TO 'snort'@'sensor1'
 |
| GRANT SELECT, INSERT, UPDATE, DELETE, CREATE ON `snort`.* TO
'snort'@'sensor1'
 |
+-------------------------------------------------------------------------------
-+
2 rows in set (0.00 sec)

mysql>

Any idea ?

PS plug-in configure













Database: Log to a variety of databases
Sensor Name
[AUTO]use keyword [AUTO] for automatic sensor_name
DB Name
snort
DB Type
mysql[mysql | postgresql | odbc | mssql | oracle]
DB Host
snort1(hostname or IP address)
DB Port
(default: 3306)
User
snort
Password

Ruletype
alert[log | alert]
Encoding
[hex | base64 | ascii]
Detail
full[full | fast]
ignore bpf









Edmund
Thanks



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
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: