On Sat, 23 Jul 2005, Bèr Kessels wrote:
Op dinsdag 19 juli 2005 07:33, schreef Boris Mann:
On 18-Jul-05, at 11:22 AM, Bèr Kessels wrote:
For a more advanced webdav/svn system I am looking at a very simple mod_auth_mysql configuration, or even a mod_auth_mysql.module that module would include a permission "has apache access" or so. then the mod_auth_mysql will use such a scheme that it includes only Drupal users with that permission.
But before we are that far, I need to know how to get mod_auth_mysql to atuhtenticate against the druapl DB.
I had done some investigation into mod_auth_mysql. IIRC the result was that I should rather use somethign that is called mod_auth_forms (or similar). mod_auth_mysql will require you to use the ugly httpauth popup windows for authentification. Cheers, Gerhard