Advertisement

900 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%!

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested LDAP Solutions: 1 - 25 of 92
 
Dear all, I'm trying to get my windows 2003 AD LDAP services working, but it seems that it's not working. i'm using exchange 2003 as my email server, there were no problems for PC outloo...
I need o setup LDAP server and confirm it works on a Win Server 2008
Hi, I am having a problem searching Active directory to see if a user is a member of the group.  The following code works just fine if the user is in the group you pass, but I need to searc...
hello Experts Have a VBScript to query LDAP for names, nicks and SMTP addresses. It works just great dumping the contents to a file. I have adapted it to load directly to a SQL Server db - b...
Hello I've got a tricky problem.  I'm doing a simple function to see if a user exists in my AD.  My own develop machine worked perfectly fine.  But once I moved to a testing environment, i ...
I'm trying to get the user 'description' attribute from W2K3 Active Directory. I use the following T-SQL to add a link server: sp_addlinkedserver 'ADSI', 'Active Directory Service Interfaces'...
Hi I need to set up a LDAP server for a document scanner I have, a HP 9200c. All i need to know is how to i set an LDAP server up, as it may be useful for other photocopiers and scanners...
I am trying to use the cmd line for dsquery | dsget. The ultimates results that will be useful to me is 1. the user 2. what groups it is a member of. I have tried: dsquery user "ou=users,ou=S...
We currently have a need to see a bunch of external contacts in the GAL for one of our companies.  We currently do LDAP queries for GALs using the domain name of the email, but in this case th...
Hello. I am trying to have our Barracuda Spam Firewall 300 verify incoming email addresses against Active Directory using LDAP. I can telnet and login just fine, so I am sure that everything i...
I am using asp.net 2.0 with C#.  I am authenticating users against LDAP and that is working fine.  Once they are authenticated, I want to pull more information from LDAP, however, I have notic...
I'm currently trying to sync our domain's MS AD with google apps via LDAP and am stuck.  I'm getting a bind error so I'm assuming its an authentication problem but the un and pw are correct. ...
I need a simple VB scripted that will query and active directory domain controller for the login script path from thier users profile information. I am using the following to get the usern...
Hi, I have a ldap db and on of its attributes is multi-valued. When i do an ldapsearch on an user entry and ask for result of that attribute for example ldapsearch -h -p -D <dn> -b -s "(cn=A...
I am trying (rather unsuccessfully) to retrieve a user's home directory path from Active Directory. Users login to my system using their network username; I need to take this username value an...
Recently I have been asked to add email addresses to our user import mechanism in our legacy VB6 application. A sample code snippet used currently is attached. I have read that the WinNT pro...
I was given the task to add LDAP functionality in a VB6 app but I have no LDAP experience. I am able to get some of what I'm looking for but not everything. Take a look at the namespace doc su...
Has anyone come across issue with running LDAP query for terminal profiles profile path? I can query for specific profile path from ADUC, but the same does not work for TS profile path i.e...
I've linked my Active Directory Server to the SQL Server. When I issue the command blow I only recieve 1000 records: select count(saMAccountname) from openquery ( ADSI,'SELECT saMAccount...
Hi, Im using LDAP to query our AD (custom written VBS scripts), to display information in excel such as: listing all the members of a group (anything from 0-1000) listing all users in an OU...
Hi Experts, I am moderately acquainted with the general syntax of LDAP search queries. However I don't seem to get my hands around how to do an LDAP search for entries that have two or more...
I have an Active Directory network. I need to keep track of my laptops. I already have used Group Policy to push a Login script that adds all the current printers to users computers when they ...
The old server was Server 2k and I ran adprep /forestprep and adprep /domainprep using the Server 2008 cd to be able to add the Server 2008 as a domain controller.  I then ran dcpromo to add t...
In Active Directory I would like to find ALL physical users that are in the Group, for example: OU=Distribution Lists,OU=My_OU,DC=my-connection,DC=ch Obtaining one level is rather straigh...
I am looking for the following information to link Joomla into our Active Directory and from what i gather LDAP is the best way to go. I am not sure of where to find the information in the bla...