From: Vincent Deffontaines
Date: Sun, 1 Feb 2009 18:32:10 +0000 (+0000)
Subject: Added a mention of the need for a authz backend module (ie mod_authz_user)
X-Git-Tag: 2.2.12~239
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=290db76dfff929ebfe746cc355757f66ac107106;p=thirdparty%2Fapache%2Fhttpd.git
Added a mention of the need for a authz backend module (ie mod_authz_user)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739809 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_authn_dbd.xml b/docs/manual/mod/mod_authn_dbd.xml
index 03fac247ec7..774915bdafb 100644
--- a/docs/manual/mod/mod_authn_dbd.xml
+++ b/docs/manual/mod/mod_authn_dbd.xml
@@ -60,7 +60,9 @@
Configuration Example
This simple example shows use of this module in the context of
-the Authentication and DBD frameworks.
+the Authentication and DBD frameworks. Please note that you need
+to load an authorization module, such as mod_authz_user,
+to get it working.
# mod_dbd configuration
DBDriver pgsql