Snort mailing list archives
snort_acid_rh9.pdf
From: Steffen "Maetzky (extern)" <Steffen.Maetzky () gedas de>
Date: 21 Apr 2004 11:14:38 +0200
Hi,
I have a question about P. Harpers installation-guide:
1) mysql> grant INSERT,SELECT on root.* to snort@localhost;
why root and not snort?
grant INSERT,SELECT,UPDATE on snort.* to snort@localhost identified by
'password';
I think UPDATE is needed to update the last_sid value of table
snort.sensor and CREATE,DELETE are not needed to put data into a
database
2) mysql> grant CREATE, INSERT, SELECT, DELETE, UPDATE on snort.* to
snort@localhost;
Why not a user named acid?
grant CREATE, INSERT, SELECT,
DELETE, UPDATE on snort.* to
acid@localhost identified by 'password';
3) mysql> grant CREATE, INSERT, SELECT, DELETE, UPDATE on snort.* to
snort;
for other sensors?
Thanks in advance,
Steffen
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
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:
- snort_acid_rh9.pdf Maetzky (extern) (Apr 21)
- Re: snort_acid_rh9.pdf Paul Schmehl (Apr 21)
- <Possible follow-ups>
- RE: snort_acid_rh9.pdf Harper, Patrick (Apr 21)
