Snort mailing list archives

RE: (Snort-users) Problem with to whois


From: Gisli Helgason <Gisli () gltrade co uk>
Date: Mon, 22 Oct 2001 14:14:58 +0100

I have the users defined and I can use ACID without problems except the
DNS/WHOIS pages.  I have the latest ACID 0.9.6b16 ;) and schema 104.  

Thanks, Gisli.

-----Original Message-----
From: sandro.poppi () wacker com [mailto:sandro.poppi () wacker com]
Sent: 22 October 2001 12:40
To: Gisli Helgason; snort-users () lists sourceforge net
Subject: AW: (Snort-users) Problem with to whois


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: