[Bug 1698806] Re: Apache dbd auth configuration error

Andreas Hasenack andreas at canonical.com
Tue Jun 20 19:15:26 UTC 2017


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
Server Team, which is subscribed to apache2 in 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



More information about the Ubuntu-server-bugs mailing list