Both new added objects and updated objects are returned in DirSync search results, from Active Directory server.
I want to create a web-app (a website) used in house by staff only. I want to use active directory membersip provider to authenticate users.
We are implementing SharePoint in an environment with multiple separate domain forests that will be used to authenticate users using claims based authentication.The various domains have a one-way trus
I want to use ConfigurableActiveDirectoryMembershipProvider in my code. I have my current settings as
I\'m looking to get usefull error message for the ADMembership provider (or our of AD at all really) for the following cases.
i have the Problem that i cant connect (and read) the active directory under windows xp. The solutions ive tryed so far are
I am trying to create web app that is using ActiveDirectoryMembership with AD LDS When I try to register a new user, or login with existing user, I am getting this error
Is there a way that I can host a light weight version of LDAP on my developer box, so I can test out scenarios like creating a new domain account when a new employee is hired.
How would I go about querying what active directory group the currently logged in user belongs to? I am assuming it will be through LDAP but I havnt been able to find much on how to get this particula
We are developing a web application that uses forms authentication and the ActiveDirectoryMembershipProvider to authenticate users against the Active Directory. We soon found out that the provider doe