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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. EclecticGuy

    LDAP 34 error

    <cfldap action="query" name="qryLDAPUser" start="dc=domain,dc=com" attributes="uid,cn,sn,ou,o,c,dn" filter="(uid=#arguments.email#)" server = "my LDAP server address" password="server password" username="username"> <cfif qryLDAPUser.recordcount> <cfldap server = "my LDAP server address"...

Part and Inventory Search

Back
Top