So really the rights you need are the ability to open a file on a file share you have rights to?  Is it possible to make it part of the domain? You could use the machine account or the IIS account then.  If not, then the trick here is to allow file system access to the application (the user-context of the application really).
 
Would that work?


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael B. Smith
Sent: Wednesday, September 01, 2004 1:48 PM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] IIS and Scripting Question

I have a provisioning application that runs on a domain member that needs administrative access to a standalone server.


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mulnick, Al
Sent: Wednesday, September 01, 2004 1:27 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [ActiveDir] IIS and Scripting Question

Credentials other than the ones that IIS is running under?
 
Personally, I haven't seen a way to do that and wonder why you would want to do it that way?


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael B. Smith
Sent: Wednesday, September 01, 2004 9:33 AM
Subject: [ActiveDir] IIS and Scripting Question

Is there any way to create a FileSystemObject with alternate credentials, similar to what I can do with OpenDSObject for an ASP web page?
 
Thanks,
M
 

Reply via email to