Copy link to clipboard
Copied
I change Cf user permission for I access and upload my network drive documents(for using a cffile action="upload"). I need to add permission on the network.How change my Cf access my authority.http://help.adobe.com/en_US/ColdFusion/9.0/Installing/WSf01dbd23413dda0e-2c56ae6b11fae6200fe-8000.ht...
I couldn't not to it.This isn't enough information.Could you be helpfull?
Copy link to clipboard
Copied
The user associated with the service credentials needs to have permission to use the drive in question. You will also have to access the drive using its UNC - \\serverName\serverShareName\directory\...
By default, the CF service uses a local system account as its login credentials. You'll need to change this to an actual user account.
Copy link to clipboard
Copied
In windows open your computer manager and go to services.
Find The ColdFusion application server, and right click, get properties
go to the logon tab, and change it to a user that has network access.
restart coldfusion.
-
Regards
Russ Michaels
blog: www.michaels.me.uk
www.cfmldeveloper.com - FREE ColdFusion developer hosting and community