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

Recent content by duckfather

  1. duckfather

    LDAP ASP Query Fails on W2003 with Error 80004005

    Hi I have some code that queries AD on a mixed W2K and W2003 environment :- strLogonUser=request.servervariables("LOGON_USER") strRootUserOU="MyUsersOU" strRS = "SELECT displayname, mail, telephonenumber, samAccountName, description, distinguishedName, " &_ "cn FROM...
  2. duckfather

    How do I check if an Object exists using LDAP in ASP code?

    Hi all I'm running Windows 2000 servers (SP4) and I'm writing a simple phonebook for out Intranet. What I need to do is to just test for the existance of an object in AD and get a true / false return code. The object can either be a User account or Contact and it may reside in any OU below the...

Part and Inventory Search

Back
Top