adam
Concurrent updates in ADAM/AzMan throwing a strange error
We have a custom membership provider that uses a WCF service and ADAM/AzMan.We have been seeing a lot of errors lately which seems to correspond to more heavy use of our web aplication.[详细]
2023-01-30 15:29 分类:问答Authentication using LDAP against ADAM using spring security
I am trying to get a Java app using spring-security to talk to a local ADAM instance that I have setup.[详细]
2023-01-17 06:23 分类:问答AD LDS Context password Intermittently resetting
Using the DirectoryServices.AccountManagement library in C#, I am establishing a PrincipalContext, then using that context to validate users.[详细]
2023-01-15 11:25 分类:问答What is the domain name when using ActiveDirectoryMembershipProvider against ADAM (AD LDS)
Ok, I\'ve come a long way in my quest to authenticate WCF invokers against AD LDS, right now I have ActiveDirectoryMembersh开发者_如何学运维ipProvider set up so that even the VS2010 Project/ASP.NET co[详细]
2023-01-06 04:18 分类:问答Authenticating a WCF call from Silverlight using ADAM (AD LDS)
I have a Silverlight 4 client that invokes several WCF services. We want the communication 开发者_运维技巧to be encrypted using SSL (I have this part solved already) and that every call be authenticat[详细]
2023-01-05 03:36 分类:问答LDAP bind error codes using ADSI in C#
I am binding to an ADAM instance from a C# client using the ADSI provider. When the bind fails I get a generic error condition back that indicates a failure. If I look at a network trace of the traffi[详细]
2022-12-29 20:09 分类:问答Active Directory Custom User Profiles/Attributes?
I am currently using the ActiveDirectoryMembershipProvider just for authentication on an internal business app built in asp.net. This works like a charm.[详细]
2022-12-22 12:47 分类:问答Removing expired certificates from LDS (new ver of ADAM)
This is my situation: We are in the process of replacing a certificate store currently hosted on Sun\'s iPlanet with Microsoft\'s Lightweight Directory Services (new version of ADAM with Server 2008)[详细]
2022-12-21 20:09 分类:问答Unable to connect to ADAM with Windows domain\username
I\'m having some difficulty connecting to an ADAM instance from my Commerce Server 2007 ASP .NET solution, and I believe it relates to my config file somehow.The short version is that I can connect to[详细]
2022-12-21 09:15 分类:问答Is there an security advantage of using ADAM for asp.net membership over aspnet_regsql?
I\'m wondering if there are sec开发者_JS百科urity (or otherwise) advantages of using an ADAM (Active Directory Application Mode) store for asp.net membership. I\'m afraid that setting up the ADAM stor[详细]
2022-12-19 23:39 分类:问答