Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 36240 invoked from network); 27 Jan 2005 14:59:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 Jan 2005 14:59:48 -0000 Received: (qmail 42356 invoked by uid 500); 27 Jan 2005 14:59:48 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 42313 invoked by uid 500); 27 Jan 2005 14:59:47 -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 42299 invoked by uid 99); 27 Jan 2005 14:59:47 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of offwhite@gmail.com designates 64.233.170.203 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.203) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 27 Jan 2005 06:59:46 -0800 Received: by rproxy.gmail.com with SMTP id c51so261120rne for ; Thu, 27 Jan 2005 06:59:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=mRtyEXeE1kFXpiMBZtvRGBz/VLMWmL8XdXGeMw8Y+tEjPv5r7KHHvzT8ZSoobi7iX3a80fR9XE8S+fR7ox5/GQwNrTyVF9dpwVcduZfRSdKuunOoh/dSl0fTgz7vyqEhInSCXxomLXnn3oAJJmbgVsOqE5m1zLTKNel9u97nFwI= Received: by 10.38.65.8 with SMTP id n8mr268170rna; Thu, 27 Jan 2005 06:59:43 -0800 (PST) Received: by 10.38.65.50 with HTTP; Thu, 27 Jan 2005 06:59:43 -0800 (PST) Message-ID: <8dd4018b050127065929958750@mail.gmail.com> Date: Thu, 27 Jan 2005 08:59:43 -0600 From: Brennan Stehling Reply-To: brennan.stehling@offwhite.net To: Apache Directory Developers List Subject: Re: what can I do? In-Reply-To: <41F887C3.2080204@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <8dd4018b05012508133c352e2a@mail.gmail.com> <41F700CA.4000701@apache.org> <8dd4018b05012608023ac35122@mail.gmail.com> <41F887C3.2080204@apache.org> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I think the best way for me to get started is to put together a series of unit tests which I can run and experiment with different ways of interfacing with the Apache DS server. It will also benefit everyone else on the project. >From there I should be able to start documentation to help others learn how to integrate their apps with Apache DS. And I may just do a couple of integrations for the most popular community projects to kick it off. Brennan On Thu, 27 Jan 2005 01:18:43 -0500, Enrique Rodriguez wrote: > Brennan Stehling wrote: > > I hope we can put some things together. I do not really do a lot of > > PHP development, but some PHP applications are so popular that it is > > worth the effort to unify their user management with Apache DS. I > > have been running POP3, Jabber, phpBB and other types of community > > software and each has it's own user repository. > > I agree. Easy-to-use LDAP+Kerberos should allow a broader community for > interchangeable webapps and services that can be assembled into virtual > community sites. > > > Once some issues start filling into JIRA I will do what I can to work on them. > > Issues that have arisen on the mailing list have so far come from > developers launching into using ApacheDS in existing products. The > protocol work I'm doing, since it uses the front- and back-ends has > picked out a couple bugs but most of the ones on this mailing list have > come from guys like Mark Swanson who are experimenting with this in > their products (http://www.scheduleworld.com/). > > Something to consider is launching into your own integration effort, > which may not require any coding, just configuration. For example, > Postfix has great LDAP support and is reasonably easy to configure. At > Apache, we've got Tomcat and James. In the broader Java world, Jive > Messenger (Jabber server) comes to mind. In addition to bug reports and > fixes, we could also use HOWTO's to get people started and expand the > user base. > > -enrique > > > > On Tue, 25 Jan 2005 21:30:34 -0500, Enrique Rodriguez > > wrote: > > > >>Brennan Stehling wrote: > >> > >>>I am very much interested in integrating a DS backend to several other > >>>open source projects like message board, blog, jabber and other > >>>community type sites which need to manage a directory of users. > >> > >>Awesome, Brennan. This is what got me involved in this project, the > >>desire to integrate community site components. I came at it from the > >>Kerberos angle only because Alex was already well along with LDAP. > >> > >>-enrique > >> > >> > > > > > > > -- Brennan Stehling + http://brennan.offwhite.net/blog/