Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 17628 invoked by uid 500); 11 Dec 2002 00:34:10 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 17607 invoked from network); 11 Dec 2002 00:34:09 -0000 Message-ID: <3DF687A6.2010609@apache.org> Date: Wed, 11 Dec 2002 01:32:38 +0100 From: Nicola Ken Barozzi Reply-To: nicolaken@apache.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2) Gecko/20021126 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cocoon-dev@xml.apache.org Subject: Re: Bug in LDAPTransformer References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Christoph.Oberle@mlp-ag.com wrote: > Hello list, > > Didier Rano wrote, that he found a bug in LDAPTransformer. > > He is right, LDAPTransformer is not capable to read multi-valued ldap > attributes. > LDAPTransformer does only return the first value of a multi-valued ldap > attribute. Aha! I tried it and it worked for me, but evidently, I didn't see this bug... > I wrote a new version of LDAPTransformer, which does a traversal of the list of > values and introduces the new tag: . > > If value-element is not empty, each value will be enclosed by the given > value-element. > This is true for multi-valued and for single-valued ldap attributes. > > There is an other feature in my version of LDAPTransformer: > > > The value of this element is used as property SECURITY_PROTOCOL. > So if you set it to "ssl", you will have a secure connection to the LDAP server. > > This feature is absolutely necessary if you want to access Novell eDir, because > without > ssl only anonymous connections are allowed. And with anonymous connections > the access to the eDir is restricted. > > Because this is my first Java program :-) I would like to find someone, who will > check which other "new features" I may have implemented. No problem, send us the patch and I will take a look at it :-) -- Nicola Ken Barozzi nicolaken@apache.org - verba volant, scripta manent - (discussions get forgotten, just code remains) --------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org