Wrox Programmer Forums
|
Classic ASP Professional For advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 12th, 2006, 12:22 PM
Registered User
 
Join Date: Jan 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default User permissions on mapped network drive

We are developing a system that needs to read from a datasource on a seperate machine on the network. The webserver has been isolated from the rest of the network for security reasons. We do have access to a mapped network drive that points to the datasource directory. Using CreateObject("WScript.Shell") an exe is called on the webserver that needs to read the data via the mapped drive. We can switch user account using safileup's filemanager and this user is able to run the exe successfully if the call is manually entered into a dos box. However, through an asp script, even if we do switch user via safileup's filemanager, we cannot use the mapped drive and read the data. I think this is because the IWAM_ user is still the process user and this account doesn't have permission to use the mapped drive. Obviously, there is a reluctance to add the IWAM_ account to the domain so this has us stumped. Can anyone shed any light on this - if it's possible or any alternative methods. I appreciate this may be a little vague so throw any questions you may have at us.

Many thanks in advance

Karl - Affinity






Similar Threads
Thread Thread Starter Forum Replies Last Post
mapped drive khansa PHP How-To 0 February 23rd, 2006 07:46 AM
mapped drive khansa PHP How-To 0 February 23rd, 2006 07:43 AM
Mapped drive khansa MySQL 1 February 23rd, 2006 05:38 AM
How to find if drive is a mapped drive BrianWren Pro VB 6 1 June 2nd, 2005 04:07 AM
How to find if drive is a mapped drive BrianWren Access VBA 0 June 1st, 2005 04:55 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.