about Impersonate

  • Thread starter Thread starter Standist
  • Start date Start date
S

Standist

..net supply a Impersonate method.
There some question about this method.
Can I impersonate a user that exist in a remote computer.
 
Windows Integraret security is at domain level. If the remote user is in a
domain which is trusted by the domain which the server is in then probably
but I havent tried it. Otherwise you could create a domain with the same
name as the target server and create an ASP.NET or administrator account on
that domain and then access the webserver with possibly full privilages.

When you use Roles in this scenario, then asp.net will look up the users
membership on the current domain to see if they have membership of a
specific group.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top