Re: Authentication problems on IIS6

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Ozzie (none_at_none.com)
Date: 12/03/04


Date: Fri, 3 Dec 2004 10:13:22 -0500


 I've reviewed both but have seen nothing out of the ordinary. I am not
sure however, what I would see that may indicate a problem, like the header
you mentioned. Could you elaborate please?

"Bernard" <qbernard@hotmail.com.discuss> wrote in message
news:%23uP343O2EHA.2016@TK2MSFTNGP15.phx.gbl...
> Anything in the event log ? In IIS log file, do you see lot of repeated
> log
> header ?
> #software: Internet Information Server 6.0
> ....
>
> --
> Regards,
> Bernard Cheah
> http://www.tryiis.com/
> http://support.microsoft.com/
> http://www.msmvps.com/bernard/
>
>
>
> "Ozzie" <none@none.com> wrote in message
> news:#ORvOnN2EHA.1860@TK2MSFTNGP15.phx.gbl...
>> I set up a couple applications that set user authentication via an asp
>> session variable. Nothing more than checking a user name and password in
> an
>> Access database. Things ran really smooth via IIS5 for months. I
> migrated
>> to II6 and now the same authentication process fails on the same
>> applications. It constantly kicks the user back to the login page,
>> sometimes initially after authenticating, sometimes after proceeding a
>> few
>> pages into the app. After maybe three or four attempts of re-signing in,
>> the user is able to proceed and not kicked back. I am guessing the
> session
>> variable is lost or never set or won't stick. Now here's the weird part.
>> If I link directly to the web app via the sites IP address instead of the
>> resolved name, everything works like a champ. I am at a lose why this is
>> happening and how to fix it.
>>
>> Ozzie
>>
>>
>
>



Relevant Pages

  • Re: Authentication problems on IIS6
    ... > I set up a couple applications that set user authentication via an asp ... sometimes after proceeding a few ... > If I link directly to the web app via the sites IP address instead of the ...
    (microsoft.public.inetserver.iis)
  • Authentication problems on IIS6
    ... I set up a couple applications that set user authentication via an asp ... sometimes after proceeding a few ... If I link directly to the web app via the sites IP address instead of the ...
    (microsoft.public.inetserver.iis)
  • Re: HTTP_AUTHORIZATION header
    ... authentication sequence. ... this in your setup by directly accessing the CGI EXE a couple of timems. ... i.e. the HTTP_AUTHORIZATION header gets sent every time ... I use WFetch to make a Basic authenticated POST request against my CGI ...
    (microsoft.public.inetserver.iis.security)
  • RE: FormsAuthentication ReturnUrl - need it to be Absolute
    ... I understand you have multiple ASP.NET applications ... which are using forms authentication to protect the application. ... the forms authentication cookie across multiple applications, ... If the forms authentication cross site support doesn't suit your scenario. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Active Directory authorization
    ... AD should be fine as a source for authentication for your web service. ... The easiest way to use AD for authentication is to just use the transport layer authentication schemes built in to IIS. ... For app level authorization, I'd suggest checking out Microsoft's Authorization Manager framework. ... every applications. ...
    (microsoft.public.windows.server.active_directory)