Delegation user's credential from webserver to backend server through terminal service
From: culeno (sutsunghan_at_gmail.com)
Date: 05/19/05
- Next message: Nicole Calinoiu: "Re: Security problem when writting to Event Log"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Authentication via AD"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: Delegation user's credential from webserver to backend server through terminal service"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: Delegation user's credential from webserver to backend server through terminal service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 19 May 2005 12:01:01 -0700
I have an intranet application within a domain. Following the KB
article: How to configure an ASP.NET application for a delegation
scenario
(http://support.microsoft.com/default.aspx?scid=kb;en-us;810572) allows
us to impersonate user's credential from the web server to the back end
server (SQL and Reporting service server). It works fine if user logs
in within the domain and launch the application.
The problem happens when the users work at home and use Windows 2003
terminal service (not in the same domain as the web app and SQL) to log
on, and then launch the web app. We noticed that the authentication
method is NTLM instead of Kerberos when accessing the web app through
the terminal service (since they don't belong to the same domain).
Maybe this is the reason why the delegation doesn't work anymore? Can
anybody tell me how to make it work?
Thanks.
Jerry
- Next message: Nicole Calinoiu: "Re: Security problem when writting to Event Log"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: Authentication via AD"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: Delegation user's credential from webserver to backend server through terminal service"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: Delegation user's credential from webserver to backend server through terminal service"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|