WSE 2.0 Kerberostoken creation on IIS 5.0/win2k fails
From: Dominick Baier (dotnet_at_leastprivilege.com)
Date: 12/30/04
- Previous message: Shikari Shambu: "WSE 2.0 Kerberostoken creation on IIS 5.0/win2k fails"
- Next in thread: shikari shambu: "Re: WSE 2.0 Kerberostoken creation on IIS 5.0/win2k fails"
- Reply: shikari shambu: "Re: WSE 2.0 Kerberostoken creation on IIS 5.0/win2k fails"
- Maybe reply: Dominick Baier: "Re: WSE 2.0 Kerberostoken creation on IIS 5.0/win2k fails"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: microsoft.public.dotnet.security Date: Wed, 29 Dec 2004 15:17:40 -0800
does your asp.net app run as a domain user?
---
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
nntp://news.microsoft.com/microsoft.public.dotnet.security/ 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
[microsoft.public.dotnet.security]
Relevant Pages
... 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)
... 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.framework.aspnet)
... Dominick Baier - DevelopMentor ... Im creating an asp.net web app that will need to connect to a SQL ... Server db on another machine. ...
(microsoft.public.dotnet.framework.aspnet.security)
... Dominick Baier - DevelopMentor ... I would like to deploy a web app which uses forms authentication. ... Because it will be a commercial app, I would like to deliver a standard user / pw. ...
(microsoft.public.dotnet.framework.aspnet.security)