is it possible to run asp.net application in the context of an account of differnt domain
Posted
by nitroxn
on Stack Overflow
See other posts from Stack Overflow
or by nitroxn
Published on 2010-05-20T10:17:47Z
Indexed on
2010/05/20
10:20 UTC
Read the original article
Hit count: 286
Hi, Suppose i work in a company ABC.com and another parent company domain XYZ.com. What must I do to run the ASP.net application hosted in a machine at ABC.com but use the windows credentials of XYZ.com?
Thanks in advance
© Stack Overflow or respective owner