Look at the System.Net namespace, specifically the AuthenticationManager class. You can use this as a building block for a custom authentication methodology.
Also, look at these links (watch for word wrap): http://www.informit.com/articles/article.asp?p=30478 http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032248215&Culture=en-US http://www.dotnet247.com/247reference/msgs/32/163879.aspx http://archive.devx.com/security/articles/ps0602/ps0602.asp http://aspnet.4guysfromrolla.com/articles/031204-1.aspx Hope this helps! >>> [EMAIL PROTECTED] 7:03:56 AM 3/24/2004 >>> ASP.NET C# I would appreciate a pointer to information on how to do authentication using forms or windows authentication to a standard LDAP server (non-microsoft). I assume the windows authentication found in the web.config cannot be pointed to a non-microsoft LDAP server? If I have to use forms authentication then do I need a different library or are there Microsoft function calls that I can use? I have looked for information for several weeks, found the novell LDAP classes, and nothing much else. Thank you Mark =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles http://www.develop.com/courses/gaspdotnetls View archives and manage your subscription(s) at http://discuss.develop.com
