[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ossec-list] Re: Authentication of Users using WebUI



The AuthUserFile line should point at the .htpasswd file, 
check out http://httpd.apache.org/docs/1.3/howto/htaccess.html

On Wed, 2007-04-04 at 12:00 +0530, Pankaj P. Pawar wrote:
> 
> ***********************
> Your mail has been scanned by InterScan.
> ***********-***********
> 
> 
> Sorry,
> 
> I found that file and tried the following config
> 
> .htaccess:
> AuthName "Restricted Area"
> AuthType Basic
> AuthUserFile /dev/null
> Require valid-user
> 
> .htpasswd:
> Nsdl: MdDipi2T6TjlA
> 
> The moment I restart Apache, I am getting default Welcome page.
> I don't understand how do I revert back.
> Should I delete the Ossec-wui folder and re-install the package again??
> 
> Pankaj P.
> 
> 
> 
> -----Original Message-----
> From: ossec-list@xxxxxxxxxxxxxxxx [mailto:ossec-list@xxxxxxxxxxxxxxxx]
> On Behalf Of Pankaj P. Pawar
> Sent: Wednesday, April 04, 2007 9:58 AM
> To: ossec-list@xxxxxxxxx
> Cc: ossec-list@xxxxxxxxxxxxxxxx; Daniel Cid
> Subject: [ossec-list] Re: Authentication of Users using WebUI
> 
> ***********************
> Your mail has been scanned by InterScan.
> ***********-***********
> 
> 
> 
> 
> ***********************
> Your mail has been scanned by InterScan.
> ***********-***********
> 
> 
> I have tried searching the htaccess file, but I could find only manuals
> in the /var/www/manual/howto/htaccess.html for the same.
> 
> Pankaj P.
> 

Martin West


OSSEC home | Main Index | Thread Index


OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.