S
Scott Walters
Hi,
I'm trying to get delegation to work in my asp.net 2.0 web service. I've
had the domain admins enable delegation for the web service machine but
when I switch the iis service to run as a domain account instead of
local system, I can't get in anymore from a remote machine. Internet
explorer immediately pops up an authentication dialog and nothing I put
in will work, even if it's the same domain account that the service is
running under. I enabled the logon/logoff audits and this is what the
events look like...
Logon Failure:
Reason: Unknown user name or bad password
User Name:
Domain:
Logon Type: 3
Logon Process: Kerberos
Authentication Package: Kerberos
Workstation Name: -
The web service uses windows impersonation and I'm logging in with a
domain user that's a local admin on both machines. I've downloaded the
utilities to display kerberos tickets & spns but I can't really make
anything out of their output.
Thanks,
Scott
I'm trying to get delegation to work in my asp.net 2.0 web service. I've
had the domain admins enable delegation for the web service machine but
when I switch the iis service to run as a domain account instead of
local system, I can't get in anymore from a remote machine. Internet
explorer immediately pops up an authentication dialog and nothing I put
in will work, even if it's the same domain account that the service is
running under. I enabled the logon/logoff audits and this is what the
events look like...
Logon Failure:
Reason: Unknown user name or bad password
User Name:
Domain:
Logon Type: 3
Logon Process: Kerberos
Authentication Package: Kerberos
Workstation Name: -
The web service uses windows impersonation and I'm logging in with a
domain user that's a local admin on both machines. I've downloaded the
utilities to display kerberos tickets & spns but I can't really make
anything out of their output.
Thanks,
Scott