SSPI Channel Sink for .NET Remoting
SSPI Channel Sink for .NET Remoting
Jonathan Hawkings just announced, over on the DOTNET-CLR list, the availability of a .NET remoting channel sink which leverages SSPI. The entire project is documented in a two part article:
Part 1: Microsoft.Samples.Security.SSPI Assembly
Part 2: Microsoft.Samples.Runtime.Remoting.Security Assembly
Both articles are very in-depth and include source code and samples. Definitely worth a look!