Re: Web app deployment Server Error

From: Ken Cox [Microsoft MVP] (BANSPAMken_cox_at_sympatico.ca)
Date: 10/14/04


Date: Thu, 14 Oct 2004 10:15:04 -0700

Are your userID and workstation in the same domain as the Web server? If not,
the authentication that IE passes through won't be recognized. I think you've
set it to Wndows Integrated and using impersonation so it has to get the
authentication from someone before it can proceed.

"Glenn Owens" wrote:

> OK, well for those of you out there that also make dumb mistakes...
>
> I had forgotten to convert the directory path (obtained from
> SHBrowseForFolder/Javascript) to a fully qualified URL. Once that was
> done the app proceeded.
>
> Now for the next step/problem.
>
> When I run the app from my remote client the app requests a logon
> account/password for the web server. Why??? If it had asked me to
> logon to my remote client I might have understood (I don't want the
> user to have to log on... but I might have understood).
>
> I'm think that I'm really close to getting this app fully deployed but
> I definitely need some input around this security issue.
>
> TIA
> Glenn
>



Relevant Pages

  • Best way to deploy authentication on web services
    ... I'm building a distributed app that will be accessible to both domain ... web server that holds the client app with 2 virtual directories. ... Is it possible to have one authentication scheme on the ... passed back to the web service to future calls? ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Integrated Authentication - one way cross forest trust
    ... and is in the trusted domain) we are unable to get past the authentication ... Another web server has been brought up and we are receiving the same auth ... An error occurred during logon ... Caller User Name: - ...
    (microsoft.public.inetserver.iis)
  • IIS using Integrated Authentication - Cross Forest Trust Issue
    ... and is in the trusted domain) we are unable to get past the authentication ... Another web server has been brought up and we are receiving the same auth ... An error occurred during logon ... Caller User Name: - ...
    (microsoft.public.windows.server.security)
  • Integrated Authentication - one way cross forest trust
    ... >account that is in the same forest that the web server ... authentication to the trusting ... >Logon Failure: ...
    (microsoft.public.inetserver.iis)
  • Re: IIS using Integrated Authentication - Cross Forest Trust Issue
    ... Error code: 0xc0000413 - Logon Failure: The machine you are logging onto ... is protected by an authentication firewall. ... The specified account is not ... > Another web server has been brought up and we are receiving the same auth ...
    (microsoft.public.windows.server.security)

Loading