[Mono-bugs] [Bug 73681][Nor] Changed - Problem with HTTPWebRequest Basic authentication and POST

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Mar 2005 04:52:38 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by informatique.internet@fiducial.fr.

http://bugzilla.ximian.com/show_bug.cgi?id=73681

--- shadow/73681	2005-03-17 04:47:28.000000000 -0500
+++ shadow/73681.tmp.20409	2005-03-17 04:52:38.000000000 -0500
@@ -175,6 +175,123 @@
 RecursiveRoles, System.Double executeTime)
 in (wrapper remoting-invoke-with-check)
 FicheClient.ADServices.ADWS:GetIdentity
 (string,string,string,bool,double&)
 
 
+
+------- Additional Comments From informatique.internet@fiducial.fr  2005-03-17 04:52 -------
+Here's my ethereal DUMP
+
+POST /adservicesinstall/adws.asmx HTTP/1.1
+
+User-Agent: Mono Web Services Client Protocol 1.1.4322.573
+
+SOAPAction: "http://tempuri.org/GetIdentity"
+
+Content-Type: text/xml; charset=utf-8
+
+Content-Length: 426
+
+Expect: 100-continue
+
+Host: 10.69.100.70
+
+
+
+HTTP/1.1 401 Unauthorized
+
+Content-Length: 1897
+
+Content-Type: text/html
+
+Server: Microsoft-IIS/6.0
+
+WWW-Authenticate: Negotiate
+
+WWW-Authenticate: NTLM
+
+WWW-Authenticate: Basic realm="DOMAINORACLE.local"
+
+X-Powered-By: ASP.NET
+
+Date: Thu, 17 Mar 2005 08:45:20 GMT
+
+
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+"http://www.w3.org/TR/html4/strict.dtd">
+
+<HTML><HEAD><TITLE>Vous n'.tes pas autoris. . afficher cette page</TITLE>
+
+<META HTTP-EQUIV="Content-Type" Content="text/html; charset=windows-1252">
+
+<STYLE type="text/css">
+
+  BODY { font: 8pt/12pt verdana }
+
+  H1 { font: 13pt/15pt verdana }
+
+  H2 { font: 8pt/12pt verdana }
+
+  A:link { color: red }
+
+  A:visited { color: maroon }
+
+</STYLE>
+
+</HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>
+
+
+
+<h1>Vous n'.tes pas autoris. . afficher cette page</h1>
+
+Vous n'.tes pas autoris. . afficher ce r.pertoire ou cette page .
+l'aide des informations d'identification que vous avez fournies car
+votre navigateur Web envoie un champ d'en-t.te Authentification WWW
+que le serveur Web n'est pas configur. pour accepter.
+
+<hr>
+
+<p>Essayez les op.rations suivantes&nbsp;:</p>
+
+<ul>
+
+<li>Contactez l'administrateur du site Web si vous pensez que vous
+devriez .tre en mesure d'afficher ce r.pertoire ou cette page.</li>
+
+<li>Cliquez sur le bouton <a
+href="javascript:location.reload()">Actualiser</a> pour r.essayer avec
+d'autres informations d'identification.</li>
+
+</ul>
+
+<h2>Erreur HTTP<?xml version="1.0" encoding="utf-8"?><soap:Envelope
+xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><GetIdentity
+xmlns="http://tempuri.org/"><logon>hubert</logon><password>Micado111</password><domaine>DOMAINORACLE.local</domaine><RecursiveRoles>true</RecursiveRoles></GetIdentity></soap:Body></soap:Envelope>
+401.2 - Non autoris.&nbsp;: Acc.s refus. en raison de la configuration
+du serveur.<br>Services Internet (IIS)</h2>
+
+<hr>
+
+<p>Informations techniques (destin.es au personnel du Support
+technique)</p>
+
+<ul>
+
+<li>Sur le site des <a
+href="http://go.microsoft.com/fwlink/?linkid=8180">Services de support
+technique de Microsoft</a> effectuez une recherche dans les titres
+avec les mots <b>HTTP</b> et <b>401</b>.</li>
+
+<li>Ouvrez l'<b>Aide IIS</b>, qui est accessible dans le Gestionnaire
+des services Internet (inetmgr) et recherchez les rubriques intitul.es
+<b>. propos de la s.curit.</b>, <b>Authentification</b> et <b>. propos
+des messages d'erreur personnalis.s</b>.</li>
+
+</ul>
+
+
+
+</TD></TR></TABLE></BODY></HTML>