On Thu, Aug 1, 2013 at 8:51 PM, Farzan Qureshi
<[email protected]> wrote:
> Thanks for your help. I will define two handlers then...

Have you tried using extensible matching?

Something like:

(&(|(ou:dn:=students)(ou:dn:=staff))(<searchAttr>=<searchVal>))

You'd search on dc=example,dc=com and only get entries on the
ou=students and ou=staff branches.

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to