Hi,
due to finding ourselvs in a beginning of a international domain migration we need to find an interim solution to keep local (legacy, .NET) webapplications running until new FMO takes place.
The solution we need to achieve this would be the redirect LDAP auth calls sent by IIS during user login/windows auth request from default domain controller to a different one (probably a dummy LDAP resonder application or fake DC, we dont know yet, since we want to manipulate the response based on several paramaters)
Windows forms or any other auth. method is not an option since we're not allowed to touch legacy apps at all. Those are tied to use win.auth only.
Is it possible to configure IIS to use specific DC instead of default? Or any other option we have to achieve this?
thank you in advance,
Kornel