AuthType Digest: password mismatch

This is a discussion on AuthType Digest: password mismatch within the Linux Web Servers forums, part of the Web Server and Related Forums category; Hello, I am trying to setup digest authentification with Apache. http.conf looks like .... <Directory "/.../private"> ...


Go Back   Usenet Forums > Web Server and Related Forums > Linux Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-14-2004
Torsten Lilge
 
Posts: n/a
Default AuthType Digest: password mismatch

Hello,

I am trying to setup digest authentification with Apache. http.conf
looks like

....
<Directory "/.../private">
AllowOverride None
Order deny,allow
Deny from all
AuthName "private"
AuthType Digest
AuthDigestFile /.../passwd.digest
AuthDigestGroupFile /.../groups
AuthDigestDomain http://server/private/
Require group group1
Satisfy any
</Directory>
....

The file groups exists with the entry

group1: user1

and passwd.digest was created with htdigest. I think the configuration
is correct. However, authentifications fails and the error log shows:

Digest: user user1: password mismatch: /private

Any ideas?

Best
Torsten
 
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 07:47 AM.


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