Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 88580 invoked from network); 15 Mar 2006 09:18:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Mar 2006 09:18:29 -0000 Received: (qmail 4925 invoked by uid 500); 15 Mar 2006 09:18:12 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 4912 invoked by uid 500); 15 Mar 2006 09:18:12 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 4888 invoked by uid 99); 15 Mar 2006 09:18:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Mar 2006 01:18:11 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=HTML_00_10,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of thomas.vdvelde@gmail.com designates 64.233.162.196 as permitted sender) Received: from [64.233.162.196] (HELO zproxy.gmail.com) (64.233.162.196) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Mar 2006 01:18:11 -0800 Received: by zproxy.gmail.com with SMTP id 14so75436nzn for ; Wed, 15 Mar 2006 01:17:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=MxI7z6JnL8ZxwD/HrdA75eX+mwM78tDHukF1vwoeSJsgypvJjyO9guh6rea5+lPbPdZvFArF3vkP75R8YR1+EaQTOoiszyLNM650zKRFfgq68r9+P86HffvMOWOeKpH0oDitLBJ+4WyDHRiYplFTl2iFhCZC6BlCvLxXlSNS9YI= Received: by 10.36.105.9 with SMTP id d9mr171668nzc; Wed, 15 Mar 2006 01:17:50 -0800 (PST) Received: by 10.37.14.19 with HTTP; Wed, 15 Mar 2006 01:17:50 -0800 (PST) Message-ID: <6b1148770603150117s4d6a3e1aucae3973a29522e9c@mail.gmail.com> Date: Wed, 15 Mar 2006 10:17:50 +0100 From: "Thomas Van de Velde" To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2069_6092825.1142414270586" X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] LDAP for Auth & DB for Authz X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_2069_6092825.1142414270586 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, I am wondering if it is possible to combine two security modules to provide authentication and authorization services. Users are authenticated through LDAP but their group information is stored in a database. Is it possible t= o combine both repositories to provide auth/authz on the web server? I yes, can you give me an example configuration? Many thanks! Thomas ------=_Part_2069_6092825.1142414270586 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello,

I am wondering if it is possible to combine two security modu= les to provide authentication and authorization services.  Users are a= uthenticated through LDAP but their group information is stored in a databa= se.  Is it possible to combine both repositories to provide auth/authz= on the web server?  I yes, can you give me an example configuration?

Many thanks!

Thomas
------=_Part_2069_6092825.1142414270586--