Snort mailing list archives

AW: (Snort-users) Problem with to whois


From: <sandro.poppi () wacker com>
Date: Mon, 22 Oct 2001 13:40:00 +0200

Hi Gisli,

did you define the user snort@localhost in the db? With mysql you should do the
following:

mysql -u root mysql -p

mysql> grant INSERT,SELECT,DELETE,UPDATE on snort104.* to snort@localhost
identified by 'YOUR_PASSWORD';
mysql> flush privileges;

HTH,
Sandro

Hi all
I have a problem when I try to use the whois and dns in ACID.
 This is the
message I get.
Database ERROR:Access denied for user: 'snort@localhost' to database
'snort104'
Any Ideas?
Thanks for all your help, Gisli.


_______________________________________________
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




_______________________________________________
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: