To all those that gave me very helpful instructions last Friday! I appreciate all of your help. I had our network support look into the problem and it turned out to be two things:
1. The scheduled job required the CF Server's Admin login & password to run, rather than the network login & password. 2. The cfm page that I was trying to set up as the scheduled job, had a security setting on it as a "guest" account on the system. Once this was changed to Administrator, it worked like a charm! Thanks again everyone! Kylie -----Original Message----- From: Geoff Bowers [mailto:[EMAIL PROTECTED] Sent: Friday, 4 July 2003 3:32 PM To: CFAussie Mailing List Subject: [cfaussie] Re: Running Scheduled Tasks Kylie, Sounds like you need to set up a sub directory for the tasks to run in that has anonymous acess allowed (just let "everyone" read that directory from the security tab). Then see if your queries will run :) -- geoff FarCry CMS Opensource http://farcry.daemon.com.au/ Kylie Lindstrom wrote: > Brian, > > The CF Server is set up with the 'Integrated Windows authentication'. > > Kylie > > -----Original Message----- > From: Knott, Brian [mailto:[EMAIL PROTECTED] > Sent: Friday, 4 July 2003 12:58 PM > To: CFAussie Mailing List > Subject: [cfaussie] Re: Running Scheduled Tasks > > > Kylie, > On some Intranets the web server is set up for NT authentication > only. What this means is that you require a valid NT account to use > the web server. Once you login in to your machine in the morning you > are then authorised to use what ever drives your sys admin lets you > use. When you look at a the web server that has NT authentication > only your computer will pass the login details from when you first > logged on to your machine. So you don't see the login process but its > still there. You need to confirm with your sys admin if the web > server is set for NT authentication only or if anonymous access is > enabled. > > Brian Knott > > > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
