From: Yoshiki Hayashi Date: Fri, 10 Dec 2004 07:27:32 +0000 (+0000) Subject: One more s/authentication/authorization/. X-Git-Tag: 2.1.3~285 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe9535480a70ceccbc8b493999b6b4a1feddd017;p=thirdparty%2Fapache%2Fhttpd.git One more s/authentication/authorization/. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111480 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authz_dbm.xml b/docs/manual/mod/mod_authz_dbm.xml index 3cf60defe87..c04212db2b5 100644 --- a/docs/manual/mod/mod_authz_dbm.xml +++ b/docs/manual/mod/mod_authz_dbm.xml @@ -90,7 +90,7 @@ of user groups for authorization

The password section contains the encrypted password as before. This is followed by a colon and the comma separated list of groups. Other data may optionally be left in the - DBM file after another colon; it is ignored by the authentication + DBM file after another colon; it is ignored by the authorization module. This is what www.telescope.org uses for its combined password and group database.