From dev-return-31521-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Thu Oct 08 18:27:56 2009 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 10310 invoked from network); 8 Oct 2009 18:27:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Oct 2009 18:27:56 -0000 Received: (qmail 49674 invoked by uid 500); 8 Oct 2009 18:27:55 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 49591 invoked by uid 500); 8 Oct 2009 18:27:55 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 49467 invoked by uid 99); 8 Oct 2009 18:27:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Oct 2009 18:27:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Oct 2009 18:27:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6A7A2234C48D for ; Thu, 8 Oct 2009 11:27:31 -0700 (PDT) Message-ID: <578919949.1255026451435.JavaMail.jira@brutus> Date: Thu, 8 Oct 2009 11:27:31 -0700 (PDT) From: "Bryce Nordgren (JIRA)" To: dev@directory.apache.org Subject: [jira] Commented: (DIRSERVER-1036) Change backend to allow alternate store configurations - not just non-jdbm In-Reply-To: <31384575.1188257250620.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSERVER-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763610#action_12763610 ] Bryce Nordgren commented on DIRSERVER-1036: ------------------------------------------- Is there a prototype of this functionality in SVN? I could use it today for LDAP authentication off of a corporate Active Directory source + my own local additions merged into a single view. I'm far from an expert, but the O'reilly LDAP admin book terms this a "metadirectory". > Change backend to allow alternate store configurations - not just non-jdbm > -------------------------------------------------------------------------- > > Key: DIRSERVER-1036 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1036 > Project: Directory ApacheDS > Issue Type: New Feature > Environment: All > Reporter: Randy Motluck > Fix For: 2.0.0 > > > Re-factor back end to allow non-jdbm partitions -- SQL DB, Proxy and Aggregator Back ends. > Back end could be a single store (JDBM, SQL DB), proxy (or proxies) to other LDAP server(s), or a combination (aggregator). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.