On Tue, Aug 6, 2013 at 5:15 PM, Farzan Qureshi <[email protected]> wrote: > Hi David, > > No I haven't tried it. Would you please give me an example and I will make > changes accordingly. I don't want to break my CAS server as it is in > production :)
The example was in my response: >> (&(|(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. I'd recommend testing out filters with something like ldapsearch before putting them in production. -- 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
