IIS Windows Authentication with Multiple Domains

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BillyNZL
    New Member
    • Jul 2013
    • 1

    IIS Windows Authentication with Multiple Domains

    I have a 7.5 IIS .net 4.0 web application, that is configured to use Windows authentication and has ASP.Net impersonation turned on and Anonymous Authentication is turned off. The server is in a different forest/domain to the users workstation but there is a trust relationship between each forest/domain.

    When the user logins to the website the WindowsPrincipa l object returns the identity of the App pool.

    Does anyone know what I might need to configure so that the users identity is passed to the server instead?

    Thanks all in advance.
Working...