I know there are other apps (non .net and non IIS) that have this working so there must be trust I guess
On Thu, 9 Sep 2021 at 10:27, David Connors <[email protected]> wrote: > Do users in domaina and domainb normally access resources in each other's > domains using their main account? > > If so, there is a trust in place. > > David Connors > [email protected] | M +61 417 189 363 > Telegram: https://t.me/davidconnors > LinkedIn: http://au.linkedin.com/in/davidjohnconnors > > > > On Thu, 9 Sept 2021 at 08:09, Tom Rutter <[email protected]> wrote: > >> I tried the steps in the stackoverflow link but I cannot see the domainb >> users from the security permissions in domaina. I'm not familiar with the >> trust issues so perhaps I need to pass this onto a sysadmin to advise. >> >> On Wed, Sep 8, 2021 at 2:44 PM Preet Sangha <[email protected]> >> wrote: >> >>> Just a quick google came up with this >>> >>> https://forums.iis.net/t/1153075.aspx >>> >>> Which talks about ensuring that the domains trust each other first. >>> >>> Also, this alludes to what I think you're doing... >>> https://stackoverflow.com/questions/25988437/configure-iis-authentication-from-another-domain >>> >>> regards, >>> Preet, in Auckland NZ >>> >>> >>> >>> On Wed, 8 Sept 2021 at 15:19, Tom Rutter <[email protected]> wrote: >>> >>>> Hi folks >>>> >>>> I have an older web app sitting in IIS and it uses win auth. The IIS >>>> server is in domainA. Is it possible for users in domainB to get >>>> authenticated and access the app? I haven't had any luck. My google >>>> research has made me very confused. >>>> >>>> Cheers >>>> >>>
