I have very basic phonelist app that connects to an exchange 5.5 server. I
link to an access database to add additional profile information. like
pictures, and stuff.
Very basic. but I'll package and (very) briefly document and forward to you.
I'll post in the exchange as well.
It has Alpha hotlinks for first and last names, departmental hot links, and
a search box.
We can stumble together. but please don't let me hold back other responses,
I have lots of questions about this there ldap schtuff.
Eric
From: Mike Sullivan <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: CF-Talk <[EMAIL PROTECTED]>
Subject: query exchange 5.5 ldap
Date: Wed, 27 Sep 2000 15:50:17 -0700
Greetings,
I am trying to query my ldap server on exchange 5.5. I can't seem to
identify the attribute / values that exchange wants to see. I am sure that
the basic setup is ok as I can query the public ldap servers, but exchange
seems to have different attribute names (?) and I can't seem to find any
additional info on just how the query should be formulated. Here is an
example of my query:
<cfldap server="172.16.0.105"
action="query"
name="test"
start="ou=*" <!--- I also tried "cityhall", the name of our
--->
<!--- exchange organization. --->
attributes="cn"
filter="cn=m*"> <!--- with or without filters, same result
--->
<cfoutput query="test">
.....
What comes up is this error:
"No such object..."
Has anyone done this with exchange?
Thanks
Mike
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
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.
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
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.