Re: ASP.NET - Basic/SSL - Changes in user group membership delayed
From: Joe Kaplan \(MVP - ADSI\) (joseph.e.kaplan_at_removethis.accenture.com)
Date: 12/09/04
- Next message: Fowler: "Re: Interop.activeDS headache with Sharepoint v2 webpart"
- Previous message: Svante: "Re: ASP.NET - Basic/SSL - Changes in user group membership delayed"
- In reply to: Svante: "Re: ASP.NET - Basic/SSL - Changes in user group membership delayed"
- Next in thread: Svante: "Re: ASP.NET - Basic/SSL - Changes in user group membership delayed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 9 Dec 2004 14:32:11 -0600
It could be that IIS is caching token handles in its own process memory and
reusing those or might be that killing IIS causes the token to get removed
from the box.
I'd still ask the server guys, but this question might need to go to the
guys who do IIS specifically. Like I said, I was just guessing. It
definitely appears that somewhere in the chain, a slightly outdated version
of the user's token is being used, so it must be getting cached somewhere.
We just don't know the details.
If you find the real answer, please let us know.
Joe K.
"Svante" <Svante@discussions.microsoft.com> wrote in message
news:154BABF8-2D9C-4B4A-87CC-1E13266AAC58@microsoft.com...
> "Joe Kaplan (MVP - ADSI)" wrote:
>
>> I actually wouldn't be surprised if the token on the server was getting
>> reused and that would be a good explanation for the problem. If the
>> kerberos ticket is cached on the server, it might not get refreshed right
>> away. I'm pretty sure the server isn't going to make a round trip to the
>> KDC for every single authentication. This is probably a better question
>> for
>> the Windows server guys though to get the details of how the LSA is
>> handling
>> this.
> (snip)
>
> Thank you for your support :-) The only problem I have with your
> suggestion
> of going to the server guys is that it appears to be strictly related to
> IIS
> (ASP.NET Worker Process?). If I restart IIS the changes are effective
> immediately.
>
> How would that affect the server's basic caching of credentials?
>
> Svante
>
- Next message: Fowler: "Re: Interop.activeDS headache with Sharepoint v2 webpart"
- Previous message: Svante: "Re: ASP.NET - Basic/SSL - Changes in user group membership delayed"
- In reply to: Svante: "Re: ASP.NET - Basic/SSL - Changes in user group membership delayed"
- Next in thread: Svante: "Re: ASP.NET - Basic/SSL - Changes in user group membership delayed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|