What is impersonation?

Answers were Sorted based on User's Feedback



What is impersonation?..

Answer / deepthi muktevi

At times users access a resource as though they were
someone else. This is known as impersonation. For example,
if a web page has no access controls, then any user can
access that web page. HTML pages, ASP pages, and components
in version 3.0 and earlier can be accessed through two
accounts named IUSR_machinename and IWAM_machinename. Both
the accounts are set up during IIS installation, and are
automatically added to all the folders in every web site on
the server.

Anonymous access to a resource in IIS makes the task of
identifying a user extremely difficult. But there is no
need to authenticate a user in the case of IIS. When IIS
receives a request for a web page or other resource that
has permission for anonymous access, IIS treats the
IUSR_machinename account as the user's account, to access
the resources. If the resource requested by the user is an
ASP page that uses a COM or COM+ component, that component
is executed using the IWAM_machinename account.

Is This Answer Correct ?    13 Yes 10 No

What is impersonation?..

Answer / technova

setting up Impersonation will help to know better to who
accessed or which user accessed the resource.This restrict
any anonymous access to the resource.

Is This Answer Correct ?    9 Yes 7 No

Post New Answer

More Version Control AllOther Interview Questions

What is subversion?

5 Answers   IBM,


What's a 'baton'?

0 Answers  


Is there a version of Merge for Mac OS X?

0 Answers  


Do you agree addressing the versioning issue is something GPO clearly needs to do, in conjunction with authentication and permanent public access ?

0 Answers  


What dependencies does eSvn have?

0 Answers  






What is impersonation?

2 Answers  


Tell me is version control more for software development or software maintenance?

0 Answers  


What is checkout ?

10 Answers   CarrizalSoft Technologies, Xansa,


How does the Hide Empty Folders command in the folder comparison window work?

0 Answers  


How to convert an existing CVS repository into a Subversion repository?

0 Answers  


Is there a version of Merge for Linux?

0 Answers  


Can we use Merge to compare and synchronize local files with those on a web or FTP site?

0 Answers  


Categories