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 IDS Login Issues

Subject: RE: [Snort-users] SNORT IDS Login Issues
Date: Thu, 27 Jan 2005 14:13:22 +0900
Sounds like Apache is configured to ask for a password.  This has nothing to
do with snort.conf, it is with your Apache configuration.

Check your httpd.conf file and see what if the AuthType directive is being
used.  May look something like this.

<Directory "/usr/local/httpd/htdocs/acid">
        AuthType Basic
        AuthUserFile /usr/local/httpd/passwords/acid_passwords
</Directory>

You'll need to provide a userid/password that is stored in acid_passwords to
access the website.

Hope that helped.
Barry


-----Original Message-----
From: snort-users-admin@lists.sourceforge.net
[mailto:snort-users-admin@lists.sourceforge.net]On Behalf Of Pradeep
Aswani
Sent: Thursday, January 27, 2005 2:02 PM
To: snort-users@lists.sourceforge.net
Subject: [Snort-users] SNORT IDS Login Issues


Dear Friends,

I have installed Snort , ACID, PHP, mySQL with Apache
on FEDORA CORE 2 Linux, it was working fine when i
first installed configured everything.

But when I rebooted the system, & tried to login to
the snort VIA ACID Console, I get a user & password
PROMPT  window. I supply the username=snort &
password=***** ; these two I created in snort.conf &
also in mysql. I checked up all the services & they
are running fine.
I get the following error:

*****************************

Authorization Required

This server could not verify that you are authorized
to access the document requested. Either you supplied
the wrong credentials (e.g., bad password), or your
browser doesn't understand how to supply the
credentials required.
Apache/2.0.49 (Fedora) Server at 192.168.0.52 Port 80

******************************

Can anybody share their experiences in such an issue.

Thanks everybody,

Best Regards,
Pradeep

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
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


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>