NTLM on Proxy Server + NTLM on Web Server ----------------------------------------- Wire level trace: [TRACE] HttpState - -enter HttpState.setCredentials(String, Credentials) [TRACE] HttpState - -enter HttpState.setProxyCredentials(String, credentials) [TRACE] GetMethod - -enter GetMethod(String) [DEBUG] HttpConnection - -HttpConnectionManager.getConnection: creating connec tion for newmandoforms:80 via anlserver:8080 using protocol: http:80 [TRACE] HttpConnection - -enter HttpConnection.open() [TRACE] HttpMethod - -enter HttpMethodBase.execute(HttpState, HttpConnection) [TRACE] Authenticator - -enter Authenticator.authenticate(HttpMethod, HttpState) [TRACE] Authenticator - -enter Authenticator.authenticate(HttpMethod, HttpState, Header, String) [TRACE] Authenticator - -enter Authenticator.authenticateProxy(HttpMethod, HttpS tate) [TRACE] Authenticator - -enter Authenticator.authenticate(HttpMethod, HttpState, Header, String) [DEBUG] HttpMethod - -Execute loop try 1 [TRACE] HttpMethod - -enter HttpMethodBase.processRequest(HttpState, HttpConnect ion) [TRACE] HttpMethod - -Attempt number 1 to write request [TRACE] HttpMethod - -enter HttpMethodBase.writeRequest(HttpState, HttpConnectio n) [TRACE] HttpMethod - -enter HttpMethodBase.writeRequestLine(HttpState, HttpConne ction) [TRACE] HttpMethod - -enter HttpMethodBase.generateRequestLine(HttpConnection, S tring, String, String, String) [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "GET http://newmandoforms/ntlm/default.html HTTP/1.1 " [\r\n] [TRACE] HttpMethod - -enter HttpMethodBase.writeRequestHeaders(HttpState,HttpCon nection) [TRACE] HttpMethod - -enter HttpMethodBase.addRequestHeaders(HttpState, HttpConn ection) [TRACE] HttpMethod - -enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.addHostRequestHeader(HttpState, HttpC onnection) [DEBUG] HttpMethod - -Adding Host request header [TRACE] HttpMethod - -enter HttpMethodBase.addCookieRequestHeader(HttpState, Htt pConnection) [TRACE] HttpState - -enter HttpState.getCookies() [TRACE] CookieSpec - -enter CookieSpecBase.match(String, int, String, boolean, C ookie[]) [TRACE] HttpMethod - -enter HttpMethodBase.addAuthorizationRequestHeader(HttpSta te, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.addProxyAuthorizationRequestHeader(Ht tpState, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.addContentLengthRequestHeader(HttpSta te, HttpConnection) [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "Host: newmandoforms " [\r\n] [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "User-Agent: Jakarta Commons-HttpClient/2.0M1 " [\r\n] [TRACE] HttpConnection - -enter HttpConnection.writeLine() [DEBUG] wire - ->> [\r\n] [TRACE] HttpMethod - -enter HttpMethodBase.readResponse(HttpState, HttpConnectio n) [TRACE] HttpMethod - -enter HttpMethodBase.readStatusLine(HttpState, HttpConnect ion) [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "HTTP/1.1 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service i s denied. )" [\r\n] [TRACE] HttpMethod - -enter HttpMethodBase.readResponseHeaders(HttpState,HttpCon nection) [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Via:1.1 ANLSERVER" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Proxy-Authenticate: NTLM" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Proxy-Authenticate: Kerberos" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Proxy-Authenticate: Negotiate" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Pragma: no-cache" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Cache-Control: no-cache" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Content-Type: text/html" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Content-Length: 3814 " [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [TRACE] HttpMethod - -enter HttpMethodBase.processResponseHeaders(HttpState, Htt pConnection) [TRACE] GetMethod - -enter GetMethod.readResponseBody(HttpState, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.readResponseBody(HttpState, HttpConne ction) [TRACE] HttpMethod - -enter HttpMethodBase.readResponseBody(HttpState, HttpConne ction) [TRACE] HttpConnection - -enter HttpConnection.getResponseInputStream() [TRACE] HeaderElement - -enter HeaderElement.parse(String) [TRACE] HeaderElement - -enter HeaderElement.parsePair(char[], int, int) [TRACE] HttpMethod - -enter writeRemainingRequestBody(HttpState, HttpConnection) [DEBUG] HttpMethod - -Authorization required [TRACE] HttpMethod - -enter HttpMethodBase.processAuthenticationResponse(HttpSta te, HttpConnection) [TRACE] Authenticator - -enter Authenticator.authenticateProxy(HttpMethod, HttpS tate) [TRACE] Authenticator - -enter Authenticator.authenticate(HttpMethod, HttpState, Header, String) [TRACE] Authenticator - -enter parseAuthenticateHeader(Header) [DEBUG] Authenticator - -Attempting to parse authenticate header: 'Proxy-Authent icate: NTLM, Kerberos, Negotiate ' [DEBUG] Authenticator - -atStart =0, atQuote1 =-1, atQuote2=-1, atComma =4 [DEBUG] Authenticator - -ntlm=>NTLM [DEBUG] Authenticator - -atStart =5, atQuote1 =-1, atQuote2=-1, atComma =14 [DEBUG] Authenticator - -kerberos=>Kerberos [DEBUG] Authenticator - -atStart =15, atQuote1 =-1, atQuote2=-1, atComma =25 [DEBUG] Authenticator - -negotiate=>Negotiate [TRACE] Authenticator - -enter Authenticator.ntlm(String, HttpMethod, HttpState, String) [TRACE] HttpState - -enter HttpState.getProxyCredentials(String) [DEBUG] Authenticator - -Replying to challenge with: NTLM TlRMTVNTUAABAAAABlIAAA gACAAnAAAABwAHACAAAABLSU5TRVk1TkVUVEdBSU4= [TRACE] HttpMethod - -HttpMethodBase.addRequestHeader(Header) [DEBUG] HttpMethod - -HttpMethodBase.execute(): Server demanded authentication c redentials, will try again. [DEBUG] wire - -<< The page cannot be displayed [DEBUG] wire - -<<

The page cannot be displayed

There is a problem with the page you are trying to reach and it cannot be displayed.

Please try the following:

  • Click the Refresh button, or try again later.
  • Openext slash displayresult=DocURL.substring(protocolIndex + 3 ,serverIndex); document.write('' + displayresult + ""); } //--> [DEBUG] wire - -<< n the home page, and then look for links to the information you want.
  • If you typed the page address in the Address bar, make sure that it is spelled correctly.
  • Verify that the Internet access policy on your network allows you to view this this page.
  • 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 home page.
  • HTTP 407 Proxy Authenti cation Required - The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. (12209)
    Internet Security and Acce leration [DEBUG] wire - -<< Server


    Technical Information (for support personnel)

    • Background:
      The gateway could not retrieve the requested page.

    • ISA Server: anlserver.ANLserver
      Via:
      URL: http://newmandoforms/ntlm/default.html
      Time: 04/02/2003 09:26:13 GMT

    The page cannot be displayed

    There is a problem with the page you are trying to reach and it cannot be displayed.
    [DEBUG] HttpMethod - -Execute loop try 2 [TRACE] HttpMethod - -enter HttpMethodBase.processRequest(HttpState, HttpConnect ion) [TRACE] HttpMethod - -Attempt number 1 to write request [TRACE] HttpMethod - -enter HttpMethodBase.writeRequest(HttpState, HttpConnectio n) [TRACE] HttpMethod - -enter HttpMethodBase.writeRequestLine(HttpState, HttpConne ction) [TRACE] HttpMethod - -enter HttpMethodBase.generateRequestLine(HttpConnection, S tring, String, String, String) [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "GET http://newmandoforms/ntlm/default.html HTTP/1.1 " [\r\n] [TRACE] HttpMethod - -enter HttpMethodBase.writeRequestHeaders(HttpState,HttpCon nection) [TRACE] HttpMethod - -enter HttpMethodBase.addRequestHeaders(HttpState, HttpConn ection) [TRACE] HttpMethod - -enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.addHostRequestHeader(HttpState, HttpC onnection) [DEBUG] HttpMethod - -Request to add Host header ignored: header already added [TRACE] HttpMethod - -enter HttpMethodBase.addCookieRequestHeader(HttpState, Htt pConnection) [TRACE] HttpState - -enter HttpState.getCookies() [TRACE] CookieSpec - -enter CookieSpecBase.match(String, int, String, boolean, C ookie[]) [TRACE] HttpMethod - -enter HttpMethodBase.addAuthorizationRequestHeader(HttpSta te, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.addProxyAuthorizationRequestHeader(Ht tpState, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.addContentLengthRequestHeader(HttpSta te, HttpConnection) [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "Proxy-Authorization: NTLM TlRMTVNTUAABAAAABlIAAAgACAAnAAAABw AHACAAAABLSU5TRVk1TkVUVEdBSU4= " [\r\n] [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "Host: newmandoforms " [\r\n] [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "User-Agent: Jakarta Commons-HttpClient/2.0M1 " [\r\n] [TRACE] HttpConnection - -enter HttpConnection.writeLine() [DEBUG] wire - ->> [\r\n] [TRACE] HttpMethod - -enter HttpMethodBase.readResponse(HttpState, HttpConnectio n) [TRACE] HttpMethod - -enter HttpMethodBase.readStatusLine(HttpState, HttpConnect ion) [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "HTTP/1.1 407 Proxy Authentication Required ( Access is denie d. )" [\r\n] [TRACE] HttpMethod - -enter HttpMethodBase.readResponseHeaders(HttpState,HttpCon nection) [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Via:1.1 ANLSERVER" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Proxy-Authenticate: NTLM TlRMTVNTUAACAAAACgAKADAAAAAGAoEA/Ye tDT76BAcAAAAAAAAAAHIAcgA6AAAAQU5MU0VSVkVSMQIAFABBAE4ATABTAEUAUgBWAEUAUgAxAAEAEgB BAE4ATABTAEUAUgBWAEUAUgAEABIAQQBOAEwAcwBlAHIAdgBlAHIAAwAmAGEAbgBsAHMAZQByAHYAZQB yAC4AQQBOAEwAcwBlAHIAdgBlAHIAAAAAAA==" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Pragma: no-cache" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Cache-Control: no-cache" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Content-Type: text/html" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Content-Length: 0 " [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [TRACE] HttpMethod - -enter HttpMethodBase.processResponseHeaders(HttpState, Htt pConnection) [TRACE] GetMethod - -enter GetMethod.readResponseBody(HttpState, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.readResponseBody(HttpState, HttpConne ction) [TRACE] HttpMethod - -enter HttpMethodBase.readResponseBody(HttpState, HttpConne ction) [TRACE] HttpConnection - -enter HttpConnection.getResponseInputStream() [TRACE] HeaderElement - -enter HeaderElement.parse(String) [TRACE] HeaderElement - -enter HeaderElement.parsePair(char[], int, int) [TRACE] HttpMethod - -enter writeRemainingRequestBody(HttpState, HttpConnection) [DEBUG] HttpMethod - -Authorization required [TRACE] HttpMethod - -enter HttpMethodBase.processAuthenticationResponse(HttpSta te, HttpConnection) [TRACE] Authenticator - -enter Authenticator.authenticateProxy(HttpMethod, HttpS tate) [TRACE] Authenticator - -enter Authenticator.authenticate(HttpMethod, HttpState, Header, String) [TRACE] Authenticator - -enter parseAuthenticateHeader(Header) [DEBUG] Authenticator - -Attempting to parse authenticate header: 'Proxy-Authent icate: NTLM TlRMTVNTUAACAAAACgAKADAAAAAGAoEA/YetDT76BAcAAAAAAAAAAHIAcgA6AAAAQU5M U0VSVkVSMQIAFABBAE4ATABTAEUAUgBWAEUAUgAxAAEAEgBBAE4ATABTAEUAUgBWAEUAUgAEABIAQQBO AEwAcwBlAHIAdgBlAHIAAwAmAGEAbgBsAHMAZQByAHYAZQByAC4AQQBOAEwAcwBlAHIAdgBlAHIAAAAA AA== ' [DEBUG] Authenticator - -atStart =0, atQuote1 =-1, atQuote2=-1, atComma =237 [DEBUG] Authenticator - -ntlm=>NTLM TlRMTVNTUAACAAAACgAKADAAAAAGAoEA/YetDT76BAcA AAAAAAAAAHIAcgA6AAAAQU5MU0VSVkVSMQIAFABBAE4ATABTAEUAUgBWAEUAUgAxAAEAEgBBAE4ATABT AEUAUgBWAEUAUgAEABIAQQBOAEwAcwBlAHIAdgBlAHIAAwAmAGEAbgBsAHMAZQByAHYAZQByAC4AQQBO AEwAcwBlAHIAdgBlAHIAAAAAAA== [TRACE] Authenticator - -enter Authenticator.ntlm(String, HttpMethod, HttpState, String) [TRACE] HttpState - -enter HttpState.getProxyCredentials(String) [DEBUG] Authenticator - -Replying to challenge with: NTLM TlRMTVNTUAADAAAAGAAYAF wAAAAAAAAAdAAAAAgACABAAAAADQANAEgAAAAHAAcAVQAAAAAAAAB0AAAABlIAAE5FVFRHQUlOQURNSU 5JU1RSQVRPUktJTlNFWTVi06cyrsQ0U9IdXJXZr9LAn7pL+CBAW/o= [TRACE] HttpMethod - -HttpMethodBase.addRequestHeader(Header) [DEBUG] HttpMethod - -HttpMethodBase.execute(): Server demanded authentication c redentials, will try again. [DEBUG] HttpMethod - -Execute loop try 3 [TRACE] HttpMethod - -enter HttpMethodBase.processRequest(HttpState, HttpConnect ion) [TRACE] HttpMethod - -Attempt number 1 to write request [TRACE] HttpMethod - -enter HttpMethodBase.writeRequest(HttpState, HttpConnectio n) [TRACE] HttpMethod - -enter HttpMethodBase.writeRequestLine(HttpState, HttpConne ction) [TRACE] HttpMethod - -enter HttpMethodBase.generateRequestLine(HttpConnection, S tring, String, String, String) [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "GET http://newmandoforms/ntlm/default.html HTTP/1.1 " [\r\n] [TRACE] HttpMethod - -enter HttpMethodBase.writeRequestHeaders(HttpState,HttpCon nection) [TRACE] HttpMethod - -enter HttpMethodBase.addRequestHeaders(HttpState, HttpConn ection) [TRACE] HttpMethod - -enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.addHostRequestHeader(HttpState, HttpC onnection) [DEBUG] HttpMethod - -Request to add Host header ignored: header already added [TRACE] HttpMethod - -enter HttpMethodBase.addCookieRequestHeader(HttpState, Htt pConnection) [TRACE] HttpState - -enter HttpState.getCookies() [TRACE] CookieSpec - -enter CookieSpecBase.match(String, int, String, boolean, C ookie[]) [TRACE] HttpMethod - -enter HttpMethodBase.addAuthorizationRequestHeader(HttpSta te, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.addProxyAuthorizationRequestHeader(Ht tpState, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.addContentLengthRequestHeader(HttpSta te, HttpConnection) [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAFwAAAAAAAAAdA AAAAgACABAAAAADQANAEgAAAAHAAcAVQAAAAAAAAB0AAAABlIAAE5FVFRHQUlOQURNSU5JU1RSQVRPUk tJTlNFWTVi06cyrsQ0U9IdXJXZr9LAn7pL+CBAW/o= " [\r\n] [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "Host: newmandoforms " [\r\n] [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "User-Agent: Jakarta Commons-HttpClient/2.0M1 " [\r\n] [TRACE] HttpConnection - -enter HttpConnection.writeLine() [DEBUG] wire - ->> [\r\n] [TRACE] HttpMethod - -enter HttpMethodBase.readResponse(HttpState, HttpConnectio n) [TRACE] HttpMethod - -enter HttpMethodBase.readStatusLine(HttpState, HttpConnect ion) [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "HTTP/1.1 401 Access Denied" [\r\n] [TRACE] HttpMethod - -enter HttpMethodBase.readResponseHeaders(HttpState,HttpCon nection) [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Via: 1.1 ANLSERVER" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Proxy-Support: Session-Based-Authentication" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Content-Length: 4431" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Date: Tue, 04 Feb 2003 09:27:50 GMT" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Content-Type: text/html" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Server: Microsoft-IIS/5.0" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "WWW-Authenticate: Negotiate" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "WWW-Authenticate: NTLM" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [TRACE] HttpMethod - -enter HttpMethodBase.processResponseHeaders(HttpState, Htt pConnection) [TRACE] GetMethod - -enter GetMethod.readResponseBody(HttpState, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.readResponseBody(HttpState, HttpConne ction) [TRACE] HttpMethod - -enter HttpMethodBase.readResponseBody(HttpState, HttpConne ction) [TRACE] HttpConnection - -enter HttpConnection.getResponseInputStream() [TRACE] HeaderElement - -enter HeaderElement.parse(String) [TRACE] HeaderElement - -enter HeaderElement.parsePair(char[], int, int) [TRACE] HttpMethod - -enter writeRemainingRequestBody(HttpState, HttpConnection) [DEBUG] HttpMethod - -Authorization required [TRACE] HttpMethod - -enter HttpMethodBase.processAuthenticationResponse(HttpSta te, HttpConnection) [TRACE] Authenticator - -enter Authenticator.authenticate(HttpMethod, HttpState) [TRACE] Authenticator - -enter Authenticator.authenticate(HttpMethod, HttpState, Header, String) [TRACE] Authenticator - -enter parseAuthenticateHeader(Header) [DEBUG] Authenticator - -Attempting to parse authenticate header: 'WWW-Authentic ate: Negotiate, NTLM ' [DEBUG] Authenticator - -atStart =0, atQuote1 =-1, atQuote2=-1, atComma =9 [DEBUG] Authenticator - -negotiate=>Negotiate [DEBUG] Authenticator - -atStart =10, atQuote1 =-1, atQuote2=-1, atComma =15 [DEBUG] Authenticator - -ntlm=>NTLM [TRACE] Authenticator - -enter Authenticator.ntlm(String, HttpMethod, HttpState, String) [TRACE] HttpState - -enter HttpState.getCredentials(String) [DEBUG] Authenticator - -Replying to challenge with: NTLM TlRMTVNTUAABAAAABlIAAA gACAAnAAAABwAHACAAAABLSU5TRVk1TkVUVEdBSU4= [TRACE] HttpMethod - -HttpMethodBase.addRequestHeader(Header) [DEBUG] HttpMethod - -HttpMethodBase.execute(): Server demanded authentication c redentials, will try again. [DEBUG] wire - -<< You are not authorized to view this page rotocolIndex + 3 ,serverIndex); InsertElementAnchor(urlresult, displayresult); } function HtmlEncode(text) { return text.replace(/&/g, '&').replace(/'/g, '"').replace(//g, '>'); } function TagAttrib(name, value) { return ' '+name+'="'+HtmlEncode(value)+'"'; } function PrintTag(tagName, needCloseTag, attrib, inner){ document.write( '<' + tagName + attrib + '>' + HtmlEncode(inner) ); if (needCloseTag) document.write( '' ); } function URI(href) { IEVer = window.navigator.appVersion; IEVer = IEVer.substr( IEVer.indexOf('MSIE') + 5, 3 ); return (IEVer.charAt(1)=='.' && IEVer >= [DEBUG] wire - -<<

    You are not authorized to view this page

    You do not have permi ssion to view this directory or page using the credentials you supplied.< /td>

    Please try the following:

    • Click the Refresh button to try a gain with different credentials.
    • If you believe you should be able to view this directory or page, please con tact the Web site administrator by using the e-mail address or phone number list ed on the home page.

    HTTP 401.2 - Unauthorized: L ogon failed due to server configuration
    Internet Information Services


    Technical Information (for support personnel)

    • Background:
      using the credentials you supplied.

    Please try the following:

    • Click the Refresh button to try a gain with different credentials.
    • If you believe you should be able to view this directory or page, please con tact the Web site administrator by using the e-mail address or phone number list ed on the

      You are not authorized to view this page

      You do not have permi ssion to view this directory or page using the credentials you supplied.

      Please try the following:

      • Click the Refresh button to try again with different c redentials.
      • If you believe you should be able to view this directory or page, please con tact the Web site administrator by using the e-mail address or phone number list ed on the home page.

      HTTP 401.1 - Unauthorized: L ogon Failed
      Internet Information Services


      Technical Information (for support personnel)

      [DEBUG] HttpMethod - -Execute loop try 5 [TRACE] HttpMethod - -enter HttpMethodBase.processRequest(HttpState, HttpConnect ion) [TRACE] HttpMethod - -Attempt number 1 to write request [TRACE] HttpMethod - -enter HttpMethodBase.writeRequest(HttpState, HttpConnectio n) [TRACE] HttpMethod - -enter HttpMethodBase.writeRequestLine(HttpState, HttpConne ction) [TRACE] HttpMethod - -enter HttpMethodBase.generateRequestLine(HttpConnection, S tring, String, String, String) [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "GET http://newmandoforms/ntlm/default.html HTTP/1.1 " [\r\n] [TRACE] HttpMethod - -enter HttpMethodBase.writeRequestHeaders(HttpState,HttpCon nection) [TRACE] HttpMethod - -enter HttpMethodBase.addRequestHeaders(HttpState, HttpConn ection) [TRACE] HttpMethod - -enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.addHostRequestHeader(HttpState, HttpC onnection) [DEBUG] HttpMethod - -Request to add Host header ignored: header already added [TRACE] HttpMethod - -enter HttpMethodBase.addCookieRequestHeader(HttpState, Htt pConnection) [TRACE] HttpState - -enter HttpState.getCookies() [TRACE] CookieSpec - -enter CookieSpecBase.match(String, int, String, boolean, C ookie[]) [TRACE] HttpMethod - -enter HttpMethodBase.addAuthorizationRequestHeader(HttpSta te, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.addProxyAuthorizationRequestHeader(Ht tpState, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.addContentLengthRequestHeader(HttpSta te, HttpConnection) [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "Authorization: NTLM TlRMTVNTUAADAAAAGAAYAFMAAAAAAAAAawAAAAgA CABAAAAABAAEAEgAAAAHAAcATAAAAAAAAABrAAAABlIAAE5FVFRHQUlOQU5EWUtJTlNFWTXCQKVTOHNS PZRQ1U1JQv+ppoi4i8Bw+9g= " [\r\n] [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAFwAAAAAAAAAdA AAAAgACABAAAAADQANAEgAAAAHAAcAVQAAAAAAAAB0AAAABlIAAE5FVFRHQUlOQURNSU5JU1RSQVRPUk tJTlNFWTVi06cyrsQ0U9IdXJXZr9LAn7pL+CBAW/o= " [\r\n] [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "Host: newmandoforms " [\r\n] [TRACE] HttpConnection - -enter HttpConnection.print(String) [TRACE] HttpConnection - -enter HttpConnection.write(byte[]) [TRACE] HttpConnection - -enter HttpConnection.write(byte[], int, int) [DEBUG] wire - ->> "User-Agent: Jakarta Commons-HttpClient/2.0M1 " [\r\n] [TRACE] HttpConnection - -enter HttpConnection.writeLine() [DEBUG] wire - ->> [\r\n] [TRACE] HttpMethod - -enter HttpMethodBase.readResponse(HttpState, HttpConnectio n) [TRACE] HttpMethod - -enter HttpMethodBase.readStatusLine(HttpState, HttpConnect ion) [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "HTTP/1.1 200 OK" [\r\n] [TRACE] HttpMethod - -enter HttpMethodBase.readResponseHeaders(HttpState,HttpCon nection) [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Via: 1.1 ANLSERVER" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Content-Length: 44" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Date: Tue, 04 Feb 2003 09:27:50 GMT" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Content-Type: text/html" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Server: Microsoft-IIS/5.0" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Accept-Ranges: bytes" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "Last-Modified: Mon, 03 Feb 2003 13:20:16 GMT" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [DEBUG] wire - -<< "ETag: "e0b99fd86cbc21:bea"" [\r\n] [TRACE] HttpConnection - -enter HttpConnection.readLine() [TRACE] HttpMethod - -enter HttpMethodBase.processResponseHeaders(HttpState, Htt pConnection) [TRACE] GetMethod - -enter GetMethod.readResponseBody(HttpState, HttpConnection) [TRACE] HttpMethod - -enter HttpMethodBase.readResponseBody(HttpState, HttpConne ction) [TRACE] HttpMethod - -enter HttpMethodBase.readResponseBody(HttpState, HttpConne ction) [TRACE] HttpConnection - -enter HttpConnection.getResponseInputStream() [TRACE] HeaderElement - -enter HeaderElement.parse(String) [TRACE] HeaderElement - -enter HeaderElement.parsePair(char[], int, int) [TRACE] HttpMethod - -enter writeRemainingRequestBody(HttpState, HttpConnection) Status: 200 : OK [TRACE] GetMethod - -enter GetMethod.getResponseBody() [TRACE] GetMethod - -enter GetMethod.getResponseBodyAsStream() [DEBUG] wire - -<< SSL Test [TRACE] HttpConnection - -enter HttpConnection.releaseConnection() [DEBUG] HttpMethod - -buffering response body [TRACE] HttpMethod - -enter getContentCharSet( Header contentheader ) [TRACE] HeaderElement - -enter HeaderElement.parse(String) [TRACE] HeaderElement - -enter HeaderElement.parsePair(char[], int, int) [DEBUG] HttpMethod - -Default charset used: ISO-8859-1 SSL Test