All, CFLDAP Question Hitting AD
Iâm hitting an AD server and Iâm trying to output one record in a HTML table for each group membership in and AD for an account. Basically itâs just a user account having multiple LDAP attributes of the same type. i.e. In an LDAP Browser you would see memberOf: CN=ABC,OU=Groups1 ,OU=team1 memberOf: CN=ABC,OU=Groups2 ,OU=team2 It gets returned from CF as one record: memberOf: CN=ABC,OU=Groups1 ,OU=team1, CN=ABC,OU=Groups2 ,OU=team2 Any ideas how to separate out the attributes into records? Thanks in advance! -Jim Blaha ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273999 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

