activedirectorymembership
How to differentiate new added objects and updated objects in DirSync search results (Active Directory)?
Both new added objects and updated objects are returned in DirSync search results, from Active Directory server.[详细]
2023-03-31 06:15 分类:问答Using ActiveDirectoryMembershipProvider with SqlMembershipProvider
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.[详细]
2023-03-21 20:36 分类:问答Will the ActiveDirectoryMembershipProvider traverse a one-way domain trust (in SharePoint)?
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[详细]
2023-03-16 19:43 分类:问答Using ConfigurableActiveDirectoryMembershipProvider in Spring.Net
I want to use ConfigurableActiveDirectoryMembershipProvider in my code. I have my current settings as[详细]
2023-03-05 10:51 分类:问答Useful error message for AdMembership provider
I\'m looking to get usefull error message for the ADMembership provider (or our of AD at all really) for the following cases.[详细]
2023-02-25 00:12 分类:问答Reading Active Directory on Windows XP Machine
i have the Problem that i cant connect (and read) the active directory under windows xp. The solutions ive tryed so far are[详细]
2023-02-13 13:08 分类:问答Active Directory Membership Provider with AD LDS
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[详细]
2023-02-07 05:06 分类:问答What is the easiest way to learn how to connect to LDAP using c# outside of a domain?
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.[详细]
2023-01-25 03:48 分类:问答Find current users active directory group C++
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[详细]
2023-01-11 19:14 分类:问答How to make the ActiveDirectoryMembershipProvider accept an empty password?
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[详细]
2023-01-07 17:17 分类:问答