I have a .NET 3.5 application running with FullTrust permission. I want to use impersonation to read files on a network share. The application runs in the context of the logged in user and that user will not be an admin. My colleague says that in order to login to the server with different credentials local admin rights are required. Is this correct?
Useful links so far:
http://msdn.microsoft.com/en-us/library/system.security.principal.windowsidentity