You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Acácio Furtado Costa <Ac...@magnesita.com.br> on 2004/09/29 18:50:31 UTC

User authentication in multi repositories

We would like to know, if it is possible for an application to authenticate users in multiple LDAP Services. For instance, one sub-group of users will authenticate on  our corporate domain (Active Directory) and  another sub-group (clients, supliers) in other repository (ADAM- Active Directory Application Mode, NDS, etc).

 

Can anyone give us a direction to look at, or point us to some information.

 

Thanks

 

Acacio Furtado Costa
Magnesita S/A

 


Re: User authentication in multi repositories

Posted by QM <qm...@brandxdev.net>.
On Wed, Sep 29, 2004 at 01:50:31PM -0300, Ac?cio Furtado Costa wrote:
: We would like to know, if it is possible for an application to authenticate
: users in multiple LDAP Services. For instance, one sub-group of users will
: authenticate on  our corporate domain (Active Directory) and  another
: sub-group (clients, supliers) in other repository (ADAM- Active Directory
: Application Mode, NDS, etc).

"An application," perhaps. ;)
"Tomcat's JNDI-based Realm, out of the box," likely no.

This thread came up a few weeks ago.  You can search the archive for
details; the highlights boiled down to: sync'ing up your AD setups[1] or
writing custom code.

[1] = I'm not an AD expert; but I understand one offered solution
involved creating some sort of "master" AD instance that delegated to
the others on the backend.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org