My web service now requires file access across servers using UNC paths. I know I need to set up identity impersonate="true" in the web config file for this to work. Is there any way to make this impersonation anonymous and still access files across servers? The server administrator is uncomfortable with using a specific user id and password.
Thanks in advance for any responses.
Start Free Trial