We're not using any type of HTTP-level authentication and users browsing the
site don't have any accounts or anythign on the server.  It's all default
setup for CF server users.  

And besides that, the error is on the query, before we ever get to the file
write.

Could what you describe still be the problem?

Thanks,

Sam

-----Original Message-----
From: Ian Skinner [mailto:[EMAIL PROTECTED]
Sent: Friday, September 24, 2004 11:13 AM
To: CF-Talk
Subject: Re: Oracle connection refused error with CFSCHEDULE task only

One of the first things I always check with CFSHEDULE problems is does the
user account that the Cold Fusion service run as, usually system if not
modified, have permission to all the resources necessary to do its task.  In
your case I would check the file security on the directories to which you
are trying to write.  You may also want to double check the permissions to
Oracle as well.  

The basic issue is that when you "browse" to the template the system uses
your premisssions and can access resources that you have permission to
utilize.  But when CFSHEDULE runs the same template it can only use the
permissions of the account used by the CF service and these are usually very
limited if left to the defaults.

Hope that helps.

Ian
BloodSource
www.bloodsource.org
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to