Tags:
create new tag
view all tags
Question

Actually the following is not true. I'll update at some point.

This was driving me mad, so now I think I have solved it(but not tested) I thought I'd share. My problem was that Apache htpasswd was capable of generating MD5 passwds instead of plaintext ones but Apache server seemed to be always expecting plaintext.

It turns out that to get this to work you have to tell apache to use mod_auth_digest over mod_auth as mod_auth defaults to plaintext on Windows and crypt on UNIX. Furthermore, mod_auth is default in httpd.conf.

See: http://httpd.apache.org/docs/mod/mod_auth_digest.html and: http://www.linuxplanet.com/linuxplanet/tutorials/1527/8/

  • TWiki version: all
  • Web server: Apache
  • Server OS: Windows

-- MartinCleaver - 10 Mar 2001

Answer

.

SupportStatus:
AnsweredQuestions
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2001-03-21 - MartinCleaver
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.