> 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">
Are you sure that's the attribute, or the data type of the attribute? Based
on my relatively thin knowledge of LDAP, your attributes will be things like
dn, cn, ou, o, mail and so forth.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
------------------------------------------------------------------------------
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.