I have several applications (Trac and Subversion over WebDav) installed on my Apache server that use the same .httpasswd file to authenticate users. I would like to also install Drupal 6.x but I don't want to use the normal Drupal authentication. I would like Drupal to authenticate users against the .htpasswd file. Is this possible with the httpauth module? If so how - I can't understand how to do this from the documentation.

Thanks

Comments

decafdennis’s picture

Status: Active » Fixed

This is not the purpose of httpauth. You should be looking at the webserver_auth module instead.

stodge’s picture

Thanks - I've posted a support request on the webserver_auth project as I tried it, but couldn't work out how to use it properly.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.