[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
How do I have queries that don't find a match on my server try a different one?
- To: openldap-software@OpenLDAP.org
- Subject: How do I have queries that don't find a match on my server try a different one?
- From: Jason Joines <joines@bus.okstate.edu>
- Date: Fri, 12 Nov 2004 16:02:34 -0600
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040617
We're using OpenLDAP for authentication here with about 300 users.
However, we have a lab where we need any of our users to be able to
authenticate as well as any of the 20,000 users in another groups
directory. I'd like to set up my server so that when a client searches
it for a user and doesn't find it, it then searches there other
directory. Any way to do this?