in cfldap, check out the filter attribute

you can do things like
 
filter = "(&(sn=#form.name#*)(|(ou=*vet*)(ou=VM*)))"

where & is and
and | is or


Active directory by default only returns 1000 records to any query - not just cfldap
so the QoQ solution will only work if the query returns 1000 or less records


On 6/8/06, Troy Simpson <[EMAIL PROTECTED]> wrote:

Hello all,

I work in a large organization and we at least 8,727 Global Groups.  I
need to cut this list down to less than 100.  I also would like to
restrict the list to those groups that start with "cms_*".  Can this be
done.  Has someone accomplished this before?

Just thought I would ask before trying to figure it out myself.

Thanks,
Troy Simpson






--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to