In Win2K3, by default worker processes run as Network Service. This is a change from Win2K, cause before it ran as IWAM_MachineName.
--- In [EMAIL PROTECTED], "BobFilipiak" <[EMAIL PROTECTED]> wrote: > The passwords for both 'myPowerUser' accounts need to be the same. > > Sorry, I don't have an article. Do a Google search for "map a drive using > ASP" > > Bob Filipiak > A question not asked > is a lost opportunity to learn. > ----- Original Message ----- > From: "Brian Qing" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, July 09, 2004 4:02 PM > Subject: Re: [AspClassicAnyQuestionIsOk] Re: ASP Net accesses network drive > in Windows 2003 > > > > Now, I am a member. > > > > Back to the question. The server(the network server) I am going to map > has a user account, called 'myPowerUser' with Power Users permission, The > drive mapping is performed by a service .exe program in the 2003 server with > the network server's 'myPowerUser' username and password) and make sure the > drive is always mapped even the PC is logged off. In this 2003 server, > there is also a user account, called 'myPowerUser' with Power User's > permission. > > > > So, both servers(the networking server and this 2003 server) have a user > account called 'myPowerUser'. In the ASPNet application in this 2003 > server, 'myPowerUser' is used in web.config to impersonate the ASPNet worker > process, it should overwrite 'ASPNET' account, right? I do not know why it > can't read(load) files from the network server. > > > > When you say,'This problem exists for both classic ASP and .Net'. > > Do you have any article regarding this issue? > > > > Thanks very much. > > > > iak <[EMAIL PROTECTED]> wrote: > > Whatever user you use needs to have permissions on the server that you are > > mapping to. > > > > This problem exists for both classic ASP and .Net You should also > subscribe > > to http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ for specific .Net > > questions. > > > > Bob Filipiak > > A question not asked > > is a lost opportunity to learn. > > ----- Original Message ----- > > From: "Brian Qing" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, July 08, 2004 8:20 PM > > Subject: Re: [AspClassicAnyQuestionIsOk] Re: ASP Net accesses network > drive > > in Windows 2003 > > > > > > > So, it is the permission problem with ASPNET user, not the problem with > > the user I created locally, 'myPowerUser', and put in > > web.config(impersonate)? What should I do? Thanks. > > > > > > bobfilipiak <[EMAIL PROTECTED]> wrote:It is a matter of > > permissions. You have permissions to map the drive > > > but the ASPNET user doesn't have access to it. > > > > > > > > > Yahoo! Groups SponsorADVERTISEMENT > > > > > > --------------------------------- > > Yahoo! Groups Links > > > > To visit your group on the web, go to: > > http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ > > > > To unsubscribe from this group, send an email to: > > [EMAIL PROTECTED] > > > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. > > > > > > > > --------------------------------- > > Do you Yahoo!? > > Yahoo! Mail - 50x more storage than other providers! > > > > [Non-text portions of this message have been removed] > > > > > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Domains - Claim yours for only $14.70 http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
