Return-Path: Delivered-To: apmail-incubator-jspwiki-user-archive@minotaur.apache.org Received: (qmail 94058 invoked from network); 15 Sep 2009 04:23:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Sep 2009 04:23:12 -0000 Received: (qmail 14184 invoked by uid 500); 15 Sep 2009 04:23:12 -0000 Delivered-To: apmail-incubator-jspwiki-user-archive@incubator.apache.org Received: (qmail 14115 invoked by uid 500); 15 Sep 2009 04:23:12 -0000 Mailing-List: contact jspwiki-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-user@incubator.apache.org Delivered-To: mailing list jspwiki-user@incubator.apache.org Received: (qmail 14099 invoked by uid 99); 15 Sep 2009 04:23:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Sep 2009 04:23:11 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Sep 2009 04:23:01 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MnPYu-0001LW-KE for jspwiki-user@incubator.apache.org; Mon, 14 Sep 2009 21:22:40 -0700 Message-ID: <25447606.post@talk.nabble.com> Date: Mon, 14 Sep 2009 21:22:40 -0700 (PDT) From: anilkumarkatta To: jspwiki-user@incubator.apache.org Subject: Re: jspwiki - connecting to 2 LDAPs for authentication. In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: anilkumarkatta@gmail.com References: <25434565.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks for the reply Andrew, My intention was to authenticate various users across both the LDAP server, suppose I have one Relam configured for LDAP1 which authenticate Money Users, which authenticates all the users from Money Users that are existing on LDAP1, at the same time can I include one more Relam LDAP2 for Commerical Users, does it authenticate those user tooo? Please suggest me. Thanks & Regards, -Anil Katta Andrew Jaquith-4 wrote: > > This is a Tomcat question, not a JSPWiki question. > > As far as I know, Tomcat cannot authenticate to more than one LDAP > server at a time. However, if you need to authenticate users to > multiple subtrees in the same LDAP server, that is possible if you set > the "search subtree" attribute of the Tomcat JNDIRealm. > > Your other alternative might be, for example, to use OpenLDAP to > create a "virtual" directory that aggregates several other LDAP > servers together. I'm not an expert on how to do this, but you might > find some tips on the OpenLDAP mailing lists. > > Regards, Andrew > > On Mon, Sep 14, 2009 at 7:59 AM, anilkumarkatta > wrote: >> >> Hi >> >> Is it possible to have get it authenticated of one user using two >> different >> LDAPs. which are configured in server.xml of the tomcat? >> >> Thanks in Adv. >> >> - Anil >> -- >> View this message in context: >> http://www.nabble.com/jspwiki---connecting-to-2-LDAPs-for-authentication.-tp25434565p25434565.html >> Sent from the JspWiki - User mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/jspwiki---connecting-to-2-LDAPs-for-authentication.-tp25434565p25447606.html Sent from the JspWiki - User mailing list archive at Nabble.com.