Boy, that's a tough one.  You might try the same concept with:

(!(&(mail=*)(memberOf=domain admins)))

But, I'm not sure that will really work the way you need.

A quick way to do this is to retrieve the "memberOf" attribute, then use
a QoQ to filter out those records.

M!ke

-----Original Message-----
From: Ian Skinner [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 14, 2006 5:54 PM
To: CF-Talk
Subject: RE: CFLdap

filter="(!(mail=*))"

M!ke

Thanks Mike, that worked great.

Now I'm trying to figure out how to filter to all users that have a
mail, but are not a memberOf a specific group.  Can you do that one for
me just as fast? :-)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253212
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to