Impersonation
-
Hello, I need to copy a file from client to server folder using vbscript. the folder on the server should not be accessed, so i allow only the aspnet user to access it. when i try to copy that file file.scriptingojectsystem.. it give me an error, when i add the Ressource account to the folder everything run correctly but i can access thqat folder from client. how can i resolve this issue, Any idea is appreciated? or how can i impersonate the Network user account and not the netwrok service account in the config file. regards.
dghdfghdfghdfghdgh
-
Hello, I need to copy a file from client to server folder using vbscript. the folder on the server should not be accessed, so i allow only the aspnet user to access it. when i try to copy that file file.scriptingojectsystem.. it give me an error, when i add the Ressource account to the folder everything run correctly but i can access thqat folder from client. how can i resolve this issue, Any idea is appreciated? or how can i impersonate the Network user account and not the netwrok service account in the config file. regards.
dghdfghdfghdfghdgh
Which IIS version are you using ?
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article
-
Which IIS version are you using ?
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article
i am using iis 6.0
dghdfghdfghdfghdgh
-
i am using iis 6.0
dghdfghdfghdfghdgh
Try to create a different application pool and change the Identity to Local System . Then asign the application pool to your site.
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article
-
Try to create a different application pool and change the Identity to Local System . Then asign the application pool to your site.
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article
P.S: The folder on the server is a websharing folder and i canot access it from iis. 10x
dghdfghdfghdfghdgh