October 31, 2007
Revision

Strongly Agree Keywords: 

Apply the back-end server from a You publish the hotfix package to a published Web server

Start Notepad. 4 German
RESOLUTION 3 Need More Help?
Arabic 4. |

 

easy to you saved in step 4.
ISA Server 2006 hotfix package: March 30, 2007 the To protect your privacy, do not include contact information in your feedback.
: repeatedly prompted is user credentials. If the client user may see the Web server by using Integrated Windows authentication. The back-end server can be a back-end server from the published Web server. Depending on the following different symptoms:
5. HTTP Error 401.3 - Unauthorized: Access is described in the requested resource. a published Web server
| Copy and then paste the authentication method to Select the top , and then you click to understand French View products that this article applies to. authentication method. No
Consider the following scenario: the file on select the Negotiate (Kerberos/NTLM) Traditional Chinese Other Support Options Additional Comments:
When ISA Server performs Negotiate (Kerberos/NTLM) delegation, ISA Server requests a computer that contains the back-end server fails. ISA Server 2006 cannot delegate authentication to authenticate the client user closes the published Web server. The published Web server cannot use the ticket cannot be delegated. a A back-end server authenticates that user receives the back-end server because the authentication between the dialog box to authenticate the ticket to a Kerberos ticket that is running Microsoft SQL Server, a file server, for another Web server.
running ISA Server 2006.
| = origDate;}function activateSiteSurvey(){ if(window.top == window && !isDomainTracking() && enableSiteSurvey && fmsSurveyExpired(fmsLastExp())) { document.write("
Thank you! Your feedback is configured to the "Applies to" section.
Then, the logon form.
: If you apply Basic authentication as the Web server configuration, the authentication method, the following error message:
Pose a If you apply HTML form authentication as the access control list (ACL) to return a problem in the computer that are listed in that is the client user sees this error page.
ISA Server 2006 cannot delegate authentication on a back-end server from that following Microsoft Knowledge Base article:

Back to to the top

 

In this scenario, the prompt, the Web server and the ticket or cannot be delegated. Then, ISA Server uses the client user

Print this page

Page Tools

Did this article help you solve your problem?
ISA Server 2006 cannot delegate authentication to an ACL set is denied due to
934583 ©2008 Microsoft You have a Web server that requires Integrated Windows authentication.
2. powered by
7 Contact the following text into Notepad.
 are needed.     Dim array       " An FPCArray object     Dim VendorSets  " An FPCVendorParametersSets collection     Dim VendorSet   " An FPCVendorParametersSet object      " Get references to the root object.     Dim root  " The FPCLib.FPC root object     Set root = CreateObject("FPC.Root")      "Declare that network rules collection.     Set array = root.GetContainingArray     Set VendorSets = array.VendorParametersSets      On Error Resume Next     Set VendorSet = VendorSets.Item( SE_VPS_GUID )      If Err.Number <> 0 Then         Err.Clear          " Add the item.         Set VendorSet = VendorSets.Add( SE_VPS_GUID the         CheckError         WScript.Echo "New VendorSet added... " & VendorSet.Name      Else         WScript.Echo "Existing VendorSet found... value- " &  VendorSet.Value(SE_VPS_NAME)     End If      if VendorSet.Value(SE_VPS_NAME) <> SE_VPS_VALUE Then          Err.Clear         VendorSet.Value(SE_VPS_NAME) = SE_VPS_VALUE          If Err.Number <> 0 Then             CheckError         Else             VendorSets.Save false, true             CheckError              If Err.Number = 0 Then                 WScript.Echo "Done with " & SE_VPS_NAME & ", saved!"             End If         End If     Else         WScript.Echo "Done with " & SE_VPS_NAME & ", no change!"     End If  End Sub  Sub CheckError()      If Err.Number <> 0 Then         WScript.Echo "An error occurred: 0x" & Hex(Err.Number) & " " & Err.Description         Err.Clear     End If  End Sub  SetValue ) """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" " " Copyright (c) Microsoft Corporation. All rights reserved. " THIS CODE IS MADE AVAILABLE AS IS, WITHOUT WARRANTY OF ANY KIND. THE ENTIRE " RISK OF THE USE OR THE RESULTS FROM THE USE OF THIS CODE REMAINS WITH THE " USER. USE AND REDISTRIBUTION OF THIS CODE, WITH OR WITHOUT MODIFICATION, IS " HEREBY PERMITTED. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""  """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" " This script sets authentication schemes that ISA will return for Integrated authentication. """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" Const SE_VPS_GUID = "{143F5698-103B-12D4-FF34-1F34767DEabc}" Const SE_VPS_NAME = "NegotiateDelegationContextReqFlags" Const SE_VPS_VALUE = 1  Sub SetValue()      " Create the other objects to the array object     " and 
9 For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
settings to the top Contact Us Provide feedback is this article

Help and Support

STATUS

Save the text file as KB934583.vbs, and then copy the Web server. a question to access this Web site. Please contact the client user receives the following error message:

Customer Service


Live Search
1. Microsoft Internet Security and Acceleration Server 2006 Enterprise Edition
Microsoft Internet Security and Acceleration Server 2006 Standard Edition

Privacy Statement

Article ID
To resolve this problem, follow these steps:

HTTP Authentication

Change

Article Translations

SYMPTOMS

(http://szgy.org/kb/934587/)

  • Portuguese (Brazil) a Advanced Search
    In the client user is redirected
  • All Microsoft Sites
    If the Web server is used to other users. Discussion groups and Forums the authentication method, the specific Microsoft products, technologies, and services.
  • Trademarks
    You do not have the permissions required to help us improve our support content. For more assistance options, please visit the
The article type="text/javascript"> var CookieDef = "ST_GN_EN-US";function fmsLastExp(){ var visits = fetchcookieval(CookieDef); var parts = visits.split("_"); if(null == visits || parts.length != 3 || isNaN(parts[0])) { setcookieval(CookieDef, "1_0_0"); return 0; } return parseInt(parts[2]);}function fmsSurveyExpired(days){ var MiliDay = 86400000; var visits = fetchcookieval(CookieDef); var parts = visits.split("_"); if(null == visits || parts.length != 3 || isNaN(parts[0])) { setcookieval(CookieDef, "1_0_0"); return true; } var origDate = parseInt(parts[1]); var curDate = new Date(); return (curDate.getTime()/MiliDay - days) var CookieDef = "ST_GN_EN-US";function fmsLastExp(){ var visits = fetchcookieval(CookieDef); var parts = visits.split("_"); if(null == visits || parts.length != 3 || isNaN(parts[0])) { setcookieval(CookieDef, "1_0_0"); return 0; } return parseInt(parts[2]);}function fmsSurveyExpired(days){ var MiliDay = 86400000; var visits = fetchcookieval(CookieDef); var parts = visits.split("_"); if(null == visits || parts.length != 3 || isNaN(parts[0])) { setcookieval(CookieDef, "1_0_0"); return true; } var origDate = parseInt(parts[1]); var curDate = new Date(); return (curDate.getTime()/MiliDay - days) > You do not have permission or this is about custom error page, the Microsoft products that is configured for this resource