If the service is running in the LocalSystem account, it has no network privileges. If the service is running in the context of a specific user, it should work.
-mike
-----Original Message----- From: Guy Harris [SMTP:guy@netapp.com] Sent: Tuesday, November 25, 1997 2:50 PM To: rasmus@bellglobal.com Cc: keith@netapp.com; toasters@mathworks.com Subject: Re: auto-mounting CIFS shares at boot time?
and then worrying about drive N: being mapped to the right place by the time the server starts up, feed it:
\\FILERNAME\[WEBSHARE\]WWWROOT
instead. This can make life much easier down the line.
Where is the user authentication step done if I do this?
As I remember, a dialog box pops up when you do that, if the system doesn't already have your password cached.
I've no idea what happens if e.g. an NT service refers to a UNC name.