[Ilugc] Apace authentication problem

  • From: askgopal@xxxxxxxx (Gopalarathnam V.)
  • Date: Thu, 15 Apr 2004 14:24:11 +0530

Guess you've forgot the "Satisfy" directive.

On Wed, 2004-04-14 at 21:20 +0530, Sridhar R wrote:

Hi,

I have some problems with the user authentication. I have added this to
the httpd.conf (apache-1.3) file.

<Directory /usr/lib/cgi-bin/downloader/>
        AuthType Basic
        AuthName "Restricted area"
        AuthUserFile /etc/apache/passwd/passwords
        Require user downloader
</Directory>

But on accessing this
http://cs.annauniv.edu/cgi-bin/downloader/index.py

location, it doesn't ask for username/password.  Apache error log was
clean.  What might have gone wrong.
Before that I have created the password file using `htpasswd`.  I followed
everthing given the documentation.
Here is my httpd.conf file
-------------------------
(attached)


-- 

Gopalarathnam V.



The primary function of the design engineer is to make things
difficult for the fabricator and impossible for the serviceman.


Other related posts: