This topic is locked

Sub Domain

7/16/2018 2:47:49 PM
ASPRunner.NET General questions
I
i.NoLim author

I have an application that everyone in the company should have access to, we are authenticating using AD. We currently have domainA (Primary domain) and subdomainB (subdomain). The Security settings on the app are: Domain: DomainA, Server: nameOfServer. Unfortunately only those in the primary domain can log in. We obviously tried subdomainB\username but no luck. Weirdly enough for those users in domainA entering just their username and password works, but entering domainA\username and password doesn't.
Any idea how to solve this issue?

jadachDevClub member 7/19/2018

I don't think you can use multiple domains. You may have to clone your app for the second domain.