Bluehost.com Web Hosting $6.95

Error "Password Mismatch" whilst Configuring Apache 2 on XP pro

This is a discussion on Error "Password Mismatch" whilst Configuring Apache 2 on XP pro within the Apache Web Server forums, part of the Web Server and Related Forums category; Hello guru's, i've got a XP problem, configured my linux system right the other day but it seems ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-07-2006
rupert@web-ideas.com.au
 
Posts: n/a
Default Error "Password Mismatch" whilst Configuring Apache 2 on XP pro

Hello guru's, i've got a XP problem, configured my linux system right
the other day but it seems my password file has a problem. I'm quite
sure i'm finding the .htpasswd file, as i'm getting the user correct,
however the "Password Mismatch" in the error log seems to mean the
password encoding may not be working right (could be wong)

[Sun May 07 11:43:46 2006] [error] [client 127.0.0.1]
user rupert: authentication failure for "/secure/hello.html": Password
Mismatch

my httpd.conf file is;
#--------------------------------------

DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs"

AccessFileName ".htaccess"

<Directory "/">
Options FollowSymLinks
AllowOverride None
</Directory>

<Directory "C:/Program Files/Apache Group/Apache2/htdocs">
Options Order Allow,Deny
Allow from All
AllowOverride All
</Directory>
#---------------------------------------------

and the sub directory i'm trying to secure is;
C:/Program Files/Apache Group/Apache2/htdocs/secure/

and contains;
hello.html .htaccess .htpasswd

the .htaccess file contains;
AuthUserFile "htdocs/secure/.htpasswd"
AuthName "Ruperts place"
AuthType Basic
<Limit GET POST>
require valid-user
</Limit>

and after running "htpasswd -c .htpasswd rupert" whilst within the
directory
I want to protect I do get my .htpasswd file sitting there within my
/secure/ directory
with the contents of;
rupert:rTGbkj98PfvqE

Does it have something to do with MD5 on windows and the Digest option
instead of Basic within the httpd.conf file?

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 05:31 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0