Michael,
Thanks for your thoughts.  The big task at hand is to get all a user's groups 
and most importantly recursively go up the chain.

So for example, user jbecker is apart of AD GROUP "San Fran", that group is 
apart of "California Users", and that group is apart of "All Corporate Users".  
--- so when I ask for jbecker, I'd want all three groups returned.

I'm not sure if #1 or #2 would allow for the recursive gathing part.  (Well it 
doesn't but it requires A TON of calls back and forth to AD)

My Active Directory folks say that AD already gathers this recursive stuff via 
the tokengroups attribute and it would be a matter of dissecting that 
attribute.  Does that help where I'm coming from??

Thanks for the RETURNASBINARY.  I'll give that a look!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319901
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