Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Snort-Users
[Top] [All Lists]

RE: [Snort-users] Snort on XP SP2 W/ MSSQL

Subject: RE: [Snort-users] Snort on XP SP2 W/ MSSQL
Date: Tue, 10 May 2005 15:15:04 -0400
Could be related to the MySQL Use old passwords issue.
 
The easiest way to deal with this is to download MySQL Administrator and
run it.
Select Startup Variables -> Security tab -> Use old passwords
 
The update the Snort password again.
Hopefully that should do it.
 
Bruce

  _____  

From: snort-users-admin@lists.sourceforge.net
[mailto:snort-users-admin@lists.sourceforge.net] On Behalf Of James
Bruce
Sent: Tuesday, May 10, 2005 1:09 PM
To: Snort-users@lists.sourceforge.net
Subject: [Snort-users] Snort on XP SP2 W/ MSSQL


Hi,
Hopefully someone can help me. I'm trying to get snort 232 build 12
running on XP SP2 w/ one interface. I keep getting the error listed
below when I start the service. I have followed the snort installation
guide: Installing a complete IDS using IIS 5/6 Webserver
<http://www.snetworking.com/cis/Installing_a_complete_IDS_using_the_IIS%
205.htm>  step by step. When I get to the part to test the service I get
the following error listed below. 
I have checked to make sure the user snort has the proper INSERT and
SELECT permissions. I have also verified that the CREATE TABLE sensor
was listed in the create_mssql script that was run in query analyzer for
the snort database.
 
This is listed in the event viewer:
When this plugin starts, a SELECT query is run to find the sensor id for
the
currently running sensor. If the sensor id is not found, the plugin will
run
an INSERT query to insert the proper data and generate a new sensor id.
Then a SELECT query is run to get the newly allocated sensor id. If that
fails then this error message is generated.
 
 Some possible causes for this error are:
  * the user does not have proper INSERT or SELECT privileges
  * the sensor table does not exist
 
 If you are _absolutely_ certain that you have the proper privileges set
and
 that your database structure is built properly please let me know if
you
 continue to get this error.
 
Any help would be appreciated. 
 
Thanks, 
James Bruce
<Prev in Thread] Current Thread [Next in Thread>