Have you tried using a username and password combination? Maybe
CFLDAP uses something that requires authentication. As ws_ping only does
searching. CFLDAP can be used modify entries.
On Mon, 26 Mar 2001, Vonancken, Curt (NCI) wrote:
> Tariq, Unfortunately like I mentioned before I can connect with ws_ping pro
> pack fine which only connects annonymously. So i know it's not a username or
> pwd issue. thanks though....
>
> -----Original Message-----
> From: Tariq Ahmed [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 26, 2001 12:02 PM
> To: CF-Server
> Subject: Re: CFLDAP
>
>
> > CFLDAP Can't connect to the LDAP server.
> >
> > <CFLDAP
> > ACTION="QUERY"
> > ATTRIBUTES="cn,mail"
> > SERVER="myservername"
> > NAME="nihgal"
> > scope="subtree"
> > START="cn=COMMON_NAME,ou=ORGANIZATION_UNIT,o=ORGANIZATION"
> > filter="(cn=*#FORM.search#*)">
> >
>
>
> Curt. The error is "can't connect to the LDAP server" which means
> the connection itself isn't happening. So you can't even begin to try
> searching.
>
> My guess is that you aren't specifying the username and password
> fields. Eg:
>
> username="cn=Directory Manager"
> password="whatever"
>
>
>
>
>
> Tariq Ahmed - [EMAIL PROTECTED] - ICQ H:6308515/W:43686521
> TIBCO Finance Technology - Web Group - Senior Web Engineer
> Work: 650-461-3472 Cell: 650-799-6636 Fax: 650-461-3003
> 3375 Hillview Avenue. Palo Alto, CA. 94304.
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com