[Mono-aspnet-list] ASP.NET 2.0 running on IIS6/Windows server 2003

Robert Jordan robertj at gmx.net
Fri Sep 4 10:32:08 EDT 2009


stonefish wrote:
> Bump

Well, you're off-topic on this list and your subject is not
appropriate. So what do you expect?

> stonefish wrote:
>> Hi,
>>
>> My client requires SSL based LDAP authentication on the ASP.NET (2.0)
>> application we have written, which is going to run on Windows 2003 Server
>> through IIS6.  For the moment I am using a simple console application to
>> test my code - a lot easier and simpler that uploading the rather large
>> web application dlls each time.
>>
>> From everything I've read, it appears that Mono is the best solution to
>> this, but I'm having a great deal of difficulty getting it to work.

The best solution for you is to use MS.NET's own
System.DirectoryServices. It works fine with LDAP over SSL.

Robert



More information about the Mono-aspnet-list mailing list