This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C04869.A59B8590
Content-Type: text/plain;
charset="iso-8859-1"
I realize this doesn't help too much, but I'm fighting w/CFLDAP myself. I'm
trying to query an MS Exch5.5 server on win2k and the best I can get form CF
is "Invalid credentials". This error message sounds like either a login
problem, or a query problem, but I can't figure it out. I doubt it's a
login problem. Does anybody out there have any suggestions from CFLDAP
working w/MS EXCH5.5? Or EXCH2k for that matter.
Eric
-----Original Message-----
From: Gena [mailto:[EMAIL PROTECTED]]
I'm fighting with the same problem.
The best result I could achieve is:
> <cfldap action="QUERY"
> name="entrytest1"
> attributes="dn, subschemasubentry"
> start=""
> scope="BASE"
> startrow="1"
> filter="objectclasss=*"
> server="xxx.xxx.xxx.xxx">
>
> <cfoutput query="entrytest1">
> DN: Root DSE<br>
> subschemaSubEntry: #subschemasubentry#<BR><BR>
> </cfoutput>
Regards,
Gennadi
----- Original Message -----
From: "Jenny Anderson" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, November 07, 2000 3:43 AM
Subject: CFLDAP
> Hello:
>
> I have a problem with our NT 4.0 server, running service pack 4 and
> ColdFusion Server 4.5. I am unable to make any connections to our own
LDAP
> server or any LDAP server available on the internet. Unfortunately the
> error message is...not helpful. All it can tell me is "CFLDAP
> Can't connect to the LDAP server." And the documentation is lacking at
> best. Are there any suggestions as to what changes I might need to make
or
> additional documentation/resources for CFLDAP?
>
> Thanks!
>
> Jenny
> ________________________
> Jenny Anderson
>
> Moody Bible Institute
> Education Technology Services
> Web Tech
>
> email: [EMAIL PROTECTED]
>
> --------------------------------------------------------------------------
----------------------
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send
a message with 'unsubscribe' in the body to
[EMAIL PROTECTED]
>
----------------------------------------------------------------------------
--------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]
------_=_NextPart_001_01C04869.A59B8590
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>RE: CFLDAP</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2>I realize this doesn't help too much, but I'm =
fighting w/CFLDAP myself. I'm trying to query an MS Exch5.5 =
server on win2k and the best I can get form CF is "Invalid =
credentials". This error message sounds like either a login =
problem, or a query problem, but I can't figure it out. I doubt =
it's a login problem. Does anybody out there have any suggestions =
from CFLDAP working w/MS EXCH5.5? Or EXCH2k for that =
matter.</FONT></P>
<P><FONT SIZE=3D2>Eric</FONT>
</P>
<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Gena [<A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]</FONT>
</P>
<P><FONT SIZE=3D2>I'm fighting with the same problem.</FONT>
</P>
<P><FONT SIZE=3D2>The best result I could achieve is:</FONT>
</P>
<P><FONT SIZE=3D2>> <cfldap action=3D"QUERY"</FONT>
<BR><FONT SIZE=3D2>> =
name=3D"entrytest1"</FONT>
<BR><FONT SIZE=3D2>> =
attributes=3D"dn, subschemasubentry"</FONT>
<BR><FONT SIZE=3D2>> =
start=3D""</FONT>
<BR><FONT SIZE=3D2>> =
scope=3D"BASE"</FONT>
<BR><FONT SIZE=3D2>> =
startrow=3D"1"</FONT>
<BR><FONT SIZE=3D2>> =
filter=3D"objectclasss=3D*"</FONT>
<BR><FONT SIZE=3D2>> =
server=3D"xxx.xxx.xxx.xxx"></FONT>
<BR><FONT SIZE=3D2>></FONT>
<BR><FONT SIZE=3D2>> <cfoutput =
query=3D"entrytest1"></FONT>
<BR><FONT SIZE=3D2>> DN: Root DSE<br></FONT>
<BR><FONT SIZE=3D2>> subschemaSubEntry: =
#subschemasubentry#<BR><BR></FONT>
<BR><FONT SIZE=3D2>> </cfoutput></FONT>
</P>
<BR>
<P><FONT SIZE=3D2>Regards,</FONT>
<BR><FONT SIZE=3D2>Gennadi</FONT>
</P>
<BR>
<P><FONT SIZE=3D2>----- Original Message -----</FONT>
<BR><FONT SIZE=3D2>From: "Jenny Anderson" =
<[EMAIL PROTECTED]></FONT>
<BR><FONT SIZE=3D2>To: "CF-Talk" =
<[EMAIL PROTECTED]></FONT>
<BR><FONT SIZE=3D2>Sent: Tuesday, November 07, 2000 3:43 AM</FONT>
<BR><FONT SIZE=3D2>Subject: CFLDAP</FONT>
</P>
<BR>
<P><FONT SIZE=3D2>> Hello:</FONT>
<BR><FONT SIZE=3D2>></FONT>
<BR><FONT SIZE=3D2>> I have a problem with our NT 4.0 server, =
running service pack 4 and</FONT>
<BR><FONT SIZE=3D2>> ColdFusion Server 4.5. I am unable to =
make any connections to our own</FONT>
<BR><FONT SIZE=3D2>LDAP</FONT>
<BR><FONT SIZE=3D2>> server or any LDAP server available on the =
internet. Unfortunately the</FONT>
<BR><FONT SIZE=3D2>> error message is...not helpful. All it =
can tell me is "CFLDAP</FONT>
<BR><FONT SIZE=3D2>> Can't connect to the LDAP server." =
And the documentation is lacking at</FONT>
<BR><FONT SIZE=3D2>> best. Are there any suggestions as to =
what changes I might need to make</FONT>
<BR><FONT SIZE=3D2>or</FONT>
<BR><FONT SIZE=3D2>> additional documentation/resources for =
CFLDAP?</FONT>
<BR><FONT SIZE=3D2>></FONT>
<BR><FONT SIZE=3D2>> Thanks!</FONT>
<BR><FONT SIZE=3D2>></FONT>
<BR><FONT SIZE=3D2>> Jenny</FONT>
<BR><FONT SIZE=3D2>> ________________________</FONT>
<BR><FONT SIZE=3D2>> Jenny Anderson</FONT>
<BR><FONT SIZE=3D2>></FONT>
<BR><FONT SIZE=3D2>> Moody Bible Institute</FONT>
<BR><FONT SIZE=3D2>> Education Technology Services</FONT>
<BR><FONT SIZE=3D2>> Web Tech</FONT>
<BR><FONT SIZE=3D2>></FONT>
<BR><FONT SIZE=3D2>> email: [EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=3D2>></FONT>
<BR><FONT SIZE=3D2>> =
------------------------------------------------------------------------=
--</FONT>
<BR><FONT SIZE=3D2>----------------------</FONT>
<BR><FONT SIZE=3D2>> Archives: <A =
HREF=3D"http://www.mail-archive.com/[email protected]/" =
TARGET=3D"_blank">http://www.mail-archive.com/[email protected]/=
</A></FONT>
<BR><FONT SIZE=3D2>> Unsubscribe: <A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
</A> or send</FONT>
<BR><FONT SIZE=3D2>a message with 'unsubscribe' in the body to</FONT>
<BR><FONT SIZE=3D2>[EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=3D2>></FONT>
</P>
<P><FONT =
SIZE=3D2>---------------------------------------------------------------=
---------------------------------</FONT>
<BR><FONT SIZE=3D2>Archives: <A =
HREF=3D"http://www.mail-archive.com/[email protected]/" =
TARGET=3D"_blank">http://www.mail-archive.com/[email protected]/=
</A></FONT>
<BR><FONT SIZE=3D2>Unsubscribe: <A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
</A> or send a message with 'unsubscribe' in the body to =
[EMAIL PROTECTED]</FONT></P>
</BODY>
</HTML>
------_=_NextPart_001_01C04869.A59B8590--
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message
with 'unsubscribe' in the body to [EMAIL PROTECTED]