WSE 2.0 Kerberostoken creation on IIS 5.0/win2k fails

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Shikari Shambu (shikarishambu70_at_hotmail.com)
Date: 12/29/04


Date: Wed, 29 Dec 2004 16:42:42 -0600

Hi,
    I have a ASP.NET web app in which I am trying to create a Kerberos token
using the following code.

Microsoft.Web.Services2.Security.Tokens.KerberosToken kt = new
Microsoft.Web.Services2.Security.Tokens.KerberosToken("host/" +
ConfigurationSettings.AppSettings["ws-host"]);

This in turn returns

The Kerberos credential handle could not be acquired. The
AcquireCredentialsHandle call returned the following error code: A specified
logon session does not exist. It may already have been terminated

Note that the same code works in Windows 2003 server with IIS 6.

.NET framework version 1.1

Any help is greatly appreciated.

TIA



Relevant Pages

  • WSE 2.0 Kerberostoken creation on IIS 5.0/win2k fails
    ... I have a ASP.NET web app in which I am trying to create a Kerberos token ... AcquireCredentialsHandle call returned the following error code: ... Note that the same code works in Windows 2003 server with IIS 6. ... .NET framework version 1.1 ...
    (microsoft.public.dotnet.security)
  • WSE 2.0 Kerberostoken creation on IIS 5.0/win2k fails
    ... Dominick Baier - DevelopMentor ... I have a ASP.NET web app in which I am trying to create a Kerberos token ... AcquireCredentialsHandle call returned the following error code: ...
    (microsoft.public.dotnet.security)