I try to execute this code:
<cfldap action="QUERY"
name="Employees"
attributes="cn,mail"
start="cn=#searchtext#,o=sbti.com"
sort="cn ASC"
server="sc-mail.sbti.com">
and get:
Error Diagnostic Information
CFLDAP
No such object
The error occurred while processing an element with a general identifier
of (CFLDAP), occupying document position (15:2) to (20:34) in the
template file D:\Web Root\rking\ldap_test\ldap_test.cfm.
....
If I replace "server" with "ldap.bigfoot.com", it works fine.
sc-mail.sbti.com IS an ldap server and it works fine as a directory
service in Outlook. What could be the problem?
Appreciation in advance for any advice!
-R
------------------------------------------------------------------------------
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.