ShHouldn't be too bad... just do the query to get all groups as we
talked about before... then just concatenate each member list from each
group, eliminating duplicates. If you need additional details for each
dn, you will have to run an additional query on each to get that.

This is where JLDAP shines... because it can give you a multi-valued
attribute (like members of a group) back in an array rather than a comma
separated list (which can be a bitch to parse when it's full of dn's).

-Dave



>>> [EMAIL PROTECTED] 12/14/2004 4:00:43 AM >>>
Has anyone (David R?) completely replaced NTAdmin.dll with CFLDAP?

I am working my way through the list - upto getGroupUsers :- given a
list of groups return all members. Any tips?

---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] 
To unsubscribe send a blank email to
[EMAIL PROTECTED] 
Aussie Macromedia Developers: http://lists.daemon.com.au/

---
You are currently subscribed to farcry-dev as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to