Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 35030 invoked from network); 7 Mar 2005 21:37:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Mar 2005 21:37:45 -0000 Received: (qmail 40885 invoked by uid 500); 7 Mar 2005 21:37:44 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 40835 invoked by uid 500); 7 Mar 2005 21:37:44 -0000 Mailing-List: contact directory-dev-help@incubator.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 directory-dev@incubator.apache.org Received: (qmail 40822 invoked by uid 99); 7 Mar 2005 21:37:44 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=FROM_ENDS_IN_NUMS,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of aok123@bellsouth.net designates 205.152.59.68 as permitted sender) Received: from imf20aec.mail.bellsouth.net (HELO imf20aec.mail.bellsouth.net) (205.152.59.68) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 07 Mar 2005 13:37:43 -0800 Received: from [172.16.1.7] ([65.80.200.112]) by imf20aec.mail.bellsouth.net (InterMail vM.5.01.06.11 201-253-122-130-111-20040605) with ESMTP id <20050307213735.WODQ1995.imf20aec.mail.bellsouth.net@[172.16.1.7]> for ; Mon, 7 Mar 2005 16:37:35 -0500 Message-ID: <422CC99E.6020708@bellsouth.net> Date: Mon, 07 Mar 2005 16:37:34 -0500 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: Top ten list of things needed before people can run this in production References: <422CBFFD.5080701@bellsouth.net> <422CC170.2050803@apache.org> In-Reply-To: <422CC170.2050803@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Enrique Rodriguez wrote: > Alex Karasulu wrote: > >> If anyone is interested I got 7 right here. >> >> multi-master replication for high availability >> transaction id for ldap data to support MMR and backups >> ssl or gssapi support for ldap based access >> administration tools >> security review and hardening >> hot backup and recovery procedures >> performance metrics for scalability and user base size > > > Wow, 8 went to 7 pretty fast! > Yeah haha I wanted trusts bad but realized that's not critical to use for LDAP alone. > Thanks to Jan for the SSL filter. I'm looking at it now. > Great! > Also, grokkin' the SASL/GSSAPI. Initially for the LDAP wire protocol. > Nice that will be the bomb. > Also, I have inter-realm trusts worked out. Gotta post some mods to > the Kerberos protocol workflow and update the backend store. You da man! Alex