No, you are right. Mapped drives are specific to the currently logged in
user. That's why UNC paths are much better in this case as they don't
require the user to be actively logged in to work.

</rob>

-----Original Message-----
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 04, 2002 3:44 PM
To: CF-Talk
Subject: RE: <CFFILE question


Yes.. we have found that the cf server must have permissions and running as
that user AND That the user himself usually must be logged into the desktop
to use a "mapped" drive.  However, UNC mappings should work regardless of
whether the user is logged into the desktop. Perhaps someone else has a
different experience with how to get to mapped drives.

Mark

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 04, 2002 2:12 PM
To: CF-Talk
Subject: RE: <CFFILE question


> > What user is CF running under?
>
> The user logged in that created the mapped drive letter
> has Administrator privileges.

That doesn't mean that the user account of the CF server will be able to see
the drive mapping. By default, CF runs as SYSTEM, rather than as a specific
user. You might find this helpful:

http://www.defusion.com/articles/index.cfm?ArticleID=89

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444


______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to