Snort mailing list archives

RE: PureSecure 1.6


From: Ryan Hill <rhill () xypoint com>
Date: Wed, 15 May 2002 13:52:52 -0700

FYI, if you're using the default puresecure install under mySQL, the db name
is IDS, not snort.

mysql -u root -p -h localhost

will test your ability to login to mysql.

mysql -u root -p -h localhost IDS

will test your ability to login to the default Puresecure DB.

Note: I would strongly advise against using your mysql root login to connect
to your IDS system.  It can be used to get you up and running, but take the
time to create seperate logins with access restrictions - the mysql
documentation security reccomendations are well worth the read!

Regards,

Ryan Hill
Corporate Information Systems
TeleCommunication Systems, Inc. (TCS) - http://www.telecomsys.com


-----Original Message-----
From: Ian Macdonald [mailto:secsnort () dirk demon co uk] 
Sent: Wednesday, May 15, 2002 1:06 PM
To: Ed Chen; snort-users () lists sourceforge net
Subject: Re: [Snort-users] PureSecure 1.6


I would make sure that you can get in using mysql. so do 
something like

mysql -u root -p -h localhost

then do

use snort;

and see what happens. My guess would be that you have not set 
a password on
the account that you are using to log in

Ian
----- Original Message -----
From: "Ed Chen" <echen () comsys com>
To: <snort-users () lists sourceforge net>
Sent: Wednesday, May 15, 2002 4:50 PM
Subject: [Snort-users] PureSecure 1.6


I downloaded eval. PureSecure 1.6 from Demarc lately. The install
program was good enough to load, compile and configure Snort, MySQL,
Apache w/ OpenSSL and PureSecure altogether by asking some simple
questions. After compile MySQL, the install program asked a 
password for
the root user. The following message displayed after I gave it the
password:

/usr/local/mysql/bin/mysqladmin: connect to server at 
'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using 
password: NO)

Looks like it has problem talking to the database. Anybody 
has the same
problem? any idea about how to fix it? What else do I need 
to watch for
when I install PureSecure 1.6?

Thanks in advance.

Ed


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download 
mirrors. We supply
the hardware. You get the recognition. Email Us: 
bandwidth () sourceforge net
_______________________________________________
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



_______________________________________________________________

Have big pipes? SourceForge.net is looking for download 
mirrors. We supply
the hardware. You get the recognition. Email Us: 
bandwidth () sourceforge net
_______________________________________________
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


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: bandwidth () sourceforge net
_______________________________________________
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: