Active Directory (AD) is a distributed directory service created by Microsoft.
I have an 'intranet' site that I have built, which has a login system of its own (users register as …
php authentication active-directory ldapI'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 openldapI have an application that pulls user information from an OU in Active Directory. The parameters it takes are a …
active-directory ldapThe dsquery command line tool is mentioned in the solution to several questions about Active Directory. However, my workstation does …
active-directory dsqueryI 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-groupI know that this type of question has been asked before, but other methods are failing me right now. As …
c# active-directory dns comexceptionI am throwing together a quick C# win forms app to help resolve a repetitive clerical job. I have performed …
c# active-directory attributes directoryservicesI 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 domaincontrollerI'm trying to get all users of a particular group in AD, then return a list of Employees as mapped …
c# .net active-directoryIs it possible to create an LDAP query which will return (or check for) users in a nested group? e.…
active-directory ldap nested