Acess a file from network using Username and password
-
Hi Experts, i want to download a file from Network with different domain with credentials of some particular user who has rights to access the file in destination computer.. for example i have a network system with ip:\\100.120.2.3 in that we have a file in d drive where it can be acessed by xyz user .Now my criteria is to download a file from that folder from my system by passing credentials of that particular xyz user in asp.net Regards venu
-
Hi Experts, i want to download a file from Network with different domain with credentials of some particular user who has rights to access the file in destination computer.. for example i have a network system with ip:\\100.120.2.3 in that we have a file in d drive where it can be acessed by xyz user .Now my criteria is to download a file from that folder from my system by passing credentials of that particular xyz user in asp.net Regards venu
One solution is to make the container directory virtual and then change the web.config to restrict access to the file and/or the directory Here[^] are a group of to get you started.
Sort of a cross between Lawrence of Arabia and Dilbert.[^]
-Or-
A Dead ringer for Kate Winslett[^] -
One solution is to make the container directory virtual and then change the web.config to restrict access to the file and/or the directory Here[^] are a group of to get you started.
Sort of a cross between Lawrence of Arabia and Dilbert.[^]
-Or-
A Dead ringer for Kate Winslett[^]