Question
ColdFusion uses the local system account...
I want to use cfdirectory to list contents of a directory on a remote server.
ColdFusion uses the local system account and cannot access the remote server. I find that documentation but I can not find documentation on how exactly to allow Coldfusion to no longer just use the local system account and access remote resources.
Can anyone provide me that documentation or point me in a good direction? Thank you.