I've been working on this more and have cleared up most of my problems.  The
only one I have left is trying to get past NT challenge response security on
the web server.

I've tried all combinations of running CF under an account with admin rights
on the server I'm trying to connect to, in combination with setting the
username/password in the scheduled task (both "Domain\username" and just
"username" for the username field), but no luck yet.  Just get an "Access
Denied" error in the output.

Is there any way to do authecticate against challenge/response with CF?

Thanks for the help!


-----Original Message-----
From: Michael Lugassy [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 18, 2001 3:27 AM
To: CF-Server
Subject: Re: Scheduled Tasks and CFAS service


Maybe you're Scheduled Task requires some sort
of other authentication for diffrent directories.

Make sure CF uses both IUSER GUEST account
and SYSTEM account.

make sure the directories are permitting read.

show me the scheduled task code and I'll point you
to the right direction.

Thanks,

Michael Lugassy
Interactive Music Ltd.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to