Author: cnblackhawk | Posted on: 12/2/2009 9:32:10 PM | Views : 1046

There are two servers, WebServer, FileServer,

client1 can access the WebServer, using integrated Windows authentication,
client1 has access FileServer permission, but the network can not directly access FileServer.

Whether through the WebServer, according to client1 permissions to access FileServer?

In other words, WebServer able to simulate the identity of client1 access FileServer?
 
 
...

Go to the complete details ...