Windows authentication : Error 500 (SEC_E_NO_AUTHENTICATING_AUTHORITY)

From: arno (azaz@azaz.com)
Date: 11/27/02


From: "arno" <azaz@azaz.com>
Date: Wed, 27 Nov 2002 08:56:08 -0800


Hello,
I setup windows authentication on my webapplication.
(i have no router, no firewall, only a proxy)

I use local administrator account to connect and work on
my dev machine. (domain TEST-WEB)
When i use other local account as "User1", the
authentication works well and i logged with my profil in
the application.

Problems begin when i logged on the application from
another machine :
- When i use IP adress (so, i use the proxy),
authentification still works.
- When i use the name of my server, it fails with this
error 500:
-2146893039 (0x80090311)

It does not match any try catch block in my code. None
exceptions are thrown.

There is not a lot of informations about this error,
only : SEC_E_NO_AUTHENTICATING_AUTHORITY and this URL
http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/security/security/makesignature.asp

So, who has ever seen this error ?
What are the causes ?
thanks



Relevant Pages

  • Re: Proxy server with HttpListener
    ... class using sockets that will write the authentication details to your ... that captured HTTP request to your company proxy. ... How can I send the HttpListenerRequest to the internet and put the ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: httpwebrequest with https behind proxy with authentication
    ... contact Microsoft Customer Support ... httpwebrequest with https behind proxy with authentication ... Our proxy server uses NTLM authentication and as you suggested I ...
    (microsoft.public.dotnet.framework)
  • RE: HttpWebRequest over Https Via Proxy Fails using NTLM
    ... request a resource over HTTPS is failing following the installation of a new ... proxy server on our internal network with 407 Proxy Authentication Required. ... Is there any way to debug the ntlm authentication module to see exactly what ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Wi-fi hotspot implementations
    ... FreeBSD, using php and mysql for the authentication, squid for the ... have authenticated full access through the proxy. ... This strikes me as a bit of overkill for a coffee shop. ... Proxy servers are nice for security and anonymity, ...
    (alt.internet.wireless)
  • Re: httpwebrequest with https behind proxy with authentication
    ... Our proxy server uses NTLM authentication and as you suggested I modified the code as follows: ... I still receive "The remote server returned an error: Proxy Authentication Required." ... and it works if I use http instead of https or if I disable authentication on the proxy ... Microsoft MSDN Online Support Lead ...
    (microsoft.public.dotnet.framework)