I am using a WCF service to expose certain Active Directory management functions to our help desk staff without giving them the group membership required to manipulate AD directly. Adding users to and
I have a web app (.NET 3.5) which is sending notifications by email to users. In order to do this, I search Active Directory to find each person\'s email.
I wish to write a reusable library for querying against AD with LDAP. I\'m using both ActiveDs COM objects and System.DirectoryServices.
We provide a hosted web application for multiple companies. Now we see the need to provide the ability for uses to \'auto login\' if the are already logged into/identified by their individual local do
this is probably pretty simple, but I\'ve got this text file containing a bunch of computernames that I want to add as members of a certain AD Group.
I want to implement Single Sign On with Kerberos in Java and have successfully managed to create a ticket for the Service using the ticket from the Windows logon. Unfortunately, I can only create that
I got this error message Could not find the specified membership provider Here\'s my web.config setting:
We have been trying to add users to groups using JNDI. Our directory server is Active Directory on Windows 2003.
I\'m able to get the roles associated with the authenticated user but not the groups. Is there a way to get the groups
I am working on a project for a client at home.I use Windows XP Home edition as my main development (at home).