K
kristanm
I have a problem with delegation in an 3 tier client-webserver-database
server environment.
Basically I have impersonation working through so that MyDomain\UserA
using IE on their PC is impersonated at the DB level so SQL sees the NT
user as MyDomain\UserA. This works fine most of the time, but there
seems to be some kind of timeout issue, if we leave IE alone for a
while, I get the
"login failed for NT Authority\Anonymous Login" error. Refreshing the
page doesn't fix it, you have to close IE and open it again, and the
users don't really like the fix It's not the .net ASP session timing
out as that's set to 9999 minutes, and seems to happen after about 15.
I'm really confused as to where to look do correct this, as I would
have thought anything wrong with the setup would have prevented it
working at all.
I'm rebooting the webserver at the weekend to put kerberos logging on
to see what tickets are getting issued/requested etc. but I'm rapidly
running out of ideas and am fairly out of my depth with technical
kerberos details.
Is there any kind of timeout issue that anyone has come across or ideas
where to look for the configuration?
Thanks in advance,
Kristan
server environment.
Basically I have impersonation working through so that MyDomain\UserA
using IE on their PC is impersonated at the DB level so SQL sees the NT
user as MyDomain\UserA. This works fine most of the time, but there
seems to be some kind of timeout issue, if we leave IE alone for a
while, I get the
"login failed for NT Authority\Anonymous Login" error. Refreshing the
page doesn't fix it, you have to close IE and open it again, and the
users don't really like the fix It's not the .net ASP session timing
out as that's set to 9999 minutes, and seems to happen after about 15.
I'm really confused as to where to look do correct this, as I would
have thought anything wrong with the setup would have prevented it
working at all.
I'm rebooting the webserver at the weekend to put kerberos logging on
to see what tickets are getting issued/requested etc. but I'm rapidly
running out of ideas and am fairly out of my depth with technical
kerberos details.
Is there any kind of timeout issue that anyone has come across or ideas
where to look for the configuration?
Thanks in advance,
Kristan