My goal is to have an internal Intranet site where users can 2 upload
files to some internal servers (to replace a manual process we
currently do for them).  We're using IIS 6, and CF 7.  The problem is
that this CF server is hosting a lot of existing sites, and we've got
it setup to use the local system account, and the other guys on my
team are loath to change that to a domain account because of all the
other sites.  So cffile won't work, because the local system account
doesn't have access to the remote shares.

I do have a domain account that we could use, but I'm not sure how to
do it.  We thought about setting up a virtual directory in IIS, and
use the domain account for the authentication.  This seems to work in
IIS (I can see the files on the remote share), but I can't figure out
how to write to it using CF.  I've tried using cfhttp method=put, with
cfhttpparam type=file, but that doesn't work.

Any ideas?  I'm kind of in over my head with this IIS/domain stuff.

-- 
My Sites:
http://www.techfeed.net/blog/
http://www.cfquickdocs.com/
http://cfformprotect.riaforge.org/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263769
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to