Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > asp.net security > october 2004 >

asp.net security : Access folder from the network



Raj
10/27/2004 6:23:03 AM
I am keeping all the images out of the webserver. This is in some other
system in the network. Can anybody please give me workaround in asp.net, like
how to access folder from a remote machine in the same network. Pls give the
shortest way to do this. It fails to access folder from the remote machine in
Raterus
10/28/2004 11:00:28 AM
shortest way..?

add this to web.config

<identity impersonate=3D"true" userName=3D"YOURDOMAIN\userthathasaccess" =
password=3D"theirpassword" />

[quoted text, click to view]
machine in=20
AddThis Social Bookmark Button