Setting up matching accounts won't work.  They will have different identities.
 
If you are not on a domain, you should setup a local server account, for 
example CFService.
 
In my example, it may be referred to as: \\server1\CFService.
 
Then, on \\server2\share, grant access to \\server1\CFService.
 
Mike

  _____  

From: Dan O'Keefe [mailto:[EMAIL PROTECTED]
Sent: Mon 11/24/2008 4:34 PM
To: cf-talk
Subject: Re: cfdirectory directory to a another server



I tried this recently myself without success. In my scenario, I had 2 Win2K3
standalone servers (not in a domain), so I could not give rights to a folder
on one server from the other. I tried matching up user account & passwords
that the CF Service used to login and applied the rights to the folder to be
written to, but that did not work wither. Tried both a mapped drive and UNC.
--------------
Dan O'Keefe


On Mon, Nov 24, 2008 at 5:14 PM, patrick buch <[EMAIL PROTECTED]>wrote:

> Hi everyone,
>
> I have a webpage that list everything in a particular folder, see code...
>
> <cfdirectory action="LIST" name="qCurrent"
> directory="d:\saprepository\current" sort="datelastmodified desc">
>
> I want to change the directory to be another server. The CF Docs show this
> but it's not working...I don't get any results using the absolute
> addressing.
>
> <cfdirectory directory="//12.3.123.123/c_drive/" name="dirQuery"
> action="LIST">
>
> Any suggestions?
>
> Thank you in advance for your time and help.
>
>
>
>
>
>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315857
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