Using LDAP Explorer this is the path I want to query
ldap://exchange02_ph/cn=001-temp,cn=dxa
server,cn=configuration,ou=corp01_ph,o=bgi_mail
and the attribute is DXA-Conf-Container-List-Linked
I have tried using this script, but get No such attribute
<cfldap action="QUERY"
name="GetUsers"
attributes="DXA-Conf-Container-List-Linked"
SCOPE="Subtree"
start="c=CORP01_PH"
server="exchange02_ph">
Any Idea's would be greatly appreciated
Thanks
Rob
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.