Top "Active-directory" questions

Active Directory (AD) is a distributed directory service created by Microsoft.

Using active directory to authenticate users on intranet site

I have an 'intranet' site that I have built, which has a login system of its own (users register as …

php authentication active-directory ldap
Ldap error code 32

I'm trying to synchronize OpenLDAP and Active directory together. To do so I'm using a program called LSC-Project which is …

active-directory ldap synchronization openldap
How to use a filter to avoid a sub OU in Active Directory?

I have an application that pulls user information from an OU in Active Directory. The parameters it takes are a …

active-directory ldap
Where can I get dsquery and other tools useful for debugging Active Directory issues?

The dsquery command line tool is mentioned in the solution to several questions about Active Directory. However, my workstation does …

active-directory dsquery
Adding and removing users from Active Directory groups in .NET

I am writing the following methods to add and remove users from active directory in C#. void AddUserToGroup(string userId, …

c# .net active-directory ldap active-directory-group
C# Active Directory: Get domain name of user?

I know that this type of question has been asked before, but other methods are failing me right now. As …

c# active-directory dns comexception
How to determine if user account is enabled or disabled

I am throwing together a quick C# win forms app to help resolve a repetitive clerical job. I have performed …

c# active-directory attributes directoryservices
How do I get my Domain Controllers to sync with a correct external time source?

I had a user contact me saying that her computer clock is 8 or 9 minutes faster than her cell phone clock. …

active-directory windows-server-2008-r2 domaincontroller
get all users from a group in Active Directory

I'm trying to get all users of a particular group in AD, then return a list of Employees as mapped …

c# .net active-directory
ldap nested group membership

Is it possible to create an LDAP query which will return (or check for) users in a nested group? e.…

active-directory ldap nested