According to https://httpd.apache.org/docs/2.4/mod/mod_authn_dbd.html:

You have global DBD options, and then you have to use further Auth*
options inside <Directory> elements. The dbd module is used by other
mod_auth_* modules such as mod_auth_basic.

Check out
https://httpd.apache.org/docs/2.4/mod/mod_authn_dbd.html#example and see
if that helps.

It shows, for example, all DBD.* options inside the "global" area, and
the rest, including AuthDBDUserPWQuery, inside <Directory>. In fact,
that's the only place it can be used according to
https://httpd.apache.org/docs/2.4/mod/mod_authn_dbd.html#authdbduserpwquery

Hope this helps. If you still have issues, please update this bug with
an actual configuration snippet that fails.


** Changed in: apache2 (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1698806

Title:
  Apache dbd auth configuration error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1698806/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to