Try putting the URL to the server:
<cfldap action="QUERY"
name="GetUsers"
attributes="DXA-Conf-Container-List-Linked"
SCOPE="Subtree"
start="c=CORP01_PH"
server="exchange02_ph.yourcompany.com">
Dave
=================================
"Always Drink Upstream From The Herd!"
David Hannum
Web Analyst/Programmer
Ohio University
[EMAIL PROTECTED]
(740) 597-2524
----- Original Message -----
From: cf - borders <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 02, 2000 10:46 AM
Subject: LDAP -- Please help!
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.
------------------------------------------------------------------------------
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.