lds

Setting up SSL in Active Directory how-to

I need to set up SSL over Active Directory. I googled a lot but could not found a decent write up about how to do this. Please if you know some good resources about this let me know. Thanks! ...

Removing expired certificates from LDS (new ver of ADAM)

Hi all. 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). These certificates have been imported into LDS into an application partition (say o=myorg, C=AU). Under this structure I have ...

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. It seems that the username with which I am establishing the context is being intermittently corrupted/reset or something else is going on causing the establishing of context to fail. After manu...

Should Web.config in ADFS server have machinekey entry for SSO?

I have ADFS server implemented for claim based authentication. For SSO to work properly, should web.config have entry on ADFS servers and proxy as my Web Server form?. ...