You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Rob Tomlin <ro...@mekon.com> on 2003/05/14 14:32:08 UTC

ADS integration

Hi,

I am investigating how to integrate slide security with an
Active Directory.

Is this possible "out-of-the-box" or is it nessasary to 
implement a new type of store that would access the ADS via
LDAP ?

Cheers

Rob Tomlin


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


Re: ADS integration

Posted by Michael Smith <ms...@speedlegal.com>.
Rob Tomlin wrote:
> Hi,
> 
> I am investigating how to integrate slide security with an
> Active Directory.
> 
> Is this possible "out-of-the-box" or is it nessasary to 
> implement a new type of store that would access the ADS via
> LDAP ?
> 
> Cheers
> 
> Rob Tomlin
> 

This depends. Do you want to use ADS for authentication, or for 
authorisation? If the former, most servlet containers (including tomcat) 
have this capability (via LDAP) 'out of the box'. If the latter, you 
would, at a minimum, need to write a new store.

Mike



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