A couple of options:
- As AJ says, you could extend the user directory in your project (or in a
plugin if you're willing to release the code :) to authenticate against
multiple LDAP servers.
- You can extend the user directory in your project several times with
different names, keys, and login forms. This would have the additional
effect of including these directories as options in the login page.

Blair

On Fri, Nov 7, 2008 at 11:08 AM, AJ Mercer <[EMAIL PROTECTED]> wrote:

> in plugins/farcryLDAP/packages/security/ldapUD.cfc authenticate()
> where it does the cfldap call,
> Maybe you could put this in a list loop to run against each server until
> the user is found.
>
>
>
> On Fri, Nov 7, 2008 at 8:45 AM, [EMAIL PROTECTED] <
> [EMAIL PROTECTED]> wrote:
>
>>
>> Hi everyone,
>>
>> I need to authenticate users against multiple LDAPs.
>>
>> The LDAP plugin in FC5 provides an elegant config option within the
>> Admin tab of the webtop in which the details of a *single* LDAP
>> directory can be entered.
>>
>> Can anyone suggest a good strategy for how I might proceed to use
>> multiple LDAP directories?
>>
>> Thanks,
>> Peter.
>>
>>
>
>
> --
> AJ Mercer
> Web Log: http://webonix.net
>
>
> Once you come to the realisation that everyone is crazy,
> You will never be surprised or disappointed ever again.
> AJM 2008
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to