I've recently been able to authenticate web users to a web portal in my testing environment using LDAP with ASP.NET. Currently the server the portal is running on is connected to our domain (AD). However, I need to host the web portal on our remote web server that sits outside of our domain.
Is...