Is there a way to get these to play nicely together?  We have created a task to run on our internal server.  All our internal websites have the security setting set to "Integrated Windows authentication" so that we can pull the users ID from the client machines and do fun things with them.  The trouble is that when the task runs we get the enclosed error message.

When we changed the security of the file to "Anonymous access" it worked just fine.  But that is a bit distasteful for us, but we're not really sure why.  So my question is, is there some way to make a Cold Fusion schedule task send the proper headers for "Integrated Windows Authentication" to work, or is this even necessary, is it ok to allow the scheduled task "Anonymous access."  How would others handle this?

<windows-Error>
You are not authorized to view this page
You do not have permission to view this directory or page using the credentials you supplied.

Please try the following:

Click the Refresh button to try again with different credentials.
If you believe you should be able to view this directory or page, please contact the Web site administrator by using the e-mail address or phone number listed on the file:// home page.
HTTP 401.2 - Unauthorized: Logon failed due to server configuration
Internet Information Services

Technical Information (for support personnel)

Background:
This is usually caused by a server-side script not sending the proper WWW-Authenticate header field. Using Active Server Pages scripting this is done by using the AddHeader method of the Response object to request that the client use a certain authentication method to access the resource.
</windows-Error>

--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to