Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ldap and active directory

Status
Not open for further replies.

Bygbobbo

Programmer
Joined
Apr 23, 2002
Messages
145
Location
US
anyone know how to run queries to the active directory resource using LDAP???
 
I haven't used it, but have you tried using the <CFLDAP> tag? If that won't work, you can most likely use the cfobject tag to open up an object and grab it. may have some help there.

HTH,
Tim P.
 
I am in the processes of using the ldap tag and I am running into a bunch of road blocks:
(1)can not connect to ldap server when I add more than 2 dc criteria..
(2)syntax errors for sub-directory searches, ect..

I was wondering if anyone had a few snippets that extracted things like names, phone numbers, and addresses from the existing active directory in windows 2000...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top