[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Question about ColdFusion MX6.1 and OpenLDAP 2.1.23





--On Friday, October 24, 2003 9:31 AM -0600 Chris M <chrism@oneup.com> wrote:

Hi:

I'm running the latest openldap release 2.1.23 on Redhat Linux 9 (compiled
from source).

I'm trying to get the CFLDAP tag in ColdFusion MX 6.1 on Linux to talk to
openLDAP to do a query.

At this point, I'm just trying to get *anything* back from the query:

<cfldap
server="ldap.mydomain.com"
action="Query"
name="userAuth"
username="cn=LDAPMgr"
password="my LDAP password"
start=""
scope="SUBTREE"
attributes="*"

Chris,

Do you know what protocol version ColdFusion uses? I'd assume 3, but maybe it isn't. Also, can you perform the bind in question manually? (As that user/password)?

--Quanah


-- Quanah Gibson-Mount Principal Software Developer ITSS/TSS/Computing Systems ITSS/TSS/Infrastructure Operations Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html