NOTE: This may be due to a UserDirectory created using CF 5.0
If you have the attributes in the Lookup Start and Lookup End
for the UserDirectory, you should remove these entries.
Spectra does this for you. I think this may be where the
cn=Directory Manager comes from.
- Kurt
-----Original Message-----
From: Michiel Boland [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 07, 2001 3:42 AM
To: Spectra-Talk
Subject: Re: CF5(rc1), Spectra-1.5.1 -- sc1 not defined, and CFLDAP
oddly broken?
[...]
> The second problem
> is that the following query:
> <cfldap action="QUERY" name="GetLDAPUser"
start="o=airius.com
> " attributes="cn" server="#Application.LDAP_IP#"
port="#Application.LDAP_PORT#"
> filter="uid=#username#">^M
>
> Results in the following error diagnostic:
>
> Error Diagnostic Information
>
> CFLDAP
>
> Which is not really helping us understand why this no longer works! A
> connection to the LDAP server is made, and the log is:
>
> [06/Jun/2001:11:52:07 -0400] conn=361 fd=82 slot=82 connection from
127.0.0.1
> to 127.0.0.1
> [06/Jun/2001:11:52:07 -0400] conn=361 op=0 BIND dn="cn=Directory Manager"
> method=128 version=2
This log file entry does not match the cf code. If you look at the line
you see someone is doing a bind as 'cn=Directory Manager'. But there is
no bind information (username/password) in the actual <cfldap> call.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.