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 > <[email protected]> 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.
