Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > Kereberos delegation problem

Reply
Thread Tools

Kereberos delegation problem

 
 
יבש
Guest
Posts: n/a
 
      12-02-2004
Although I enabled Kerberos delegation, and checked that it worked for a
given asp.net application (a closed solution - no source code), I can not
make it work in my own solution. The working scenario is Client (browser) ->
IIS -> Sql, while the none-working one is Client (browser) -> IIS -> IIS. If
I check for Kerberos network traffic on the middle tier (using a network
monitor), I can see that my solution does NOT trigger any Kerberos messages
at all while the given one does. Any ideas? Is there some special code that
my solution must implement in order to use Kerberos delegation correctly?
Currently I am just passing on CredentialCache.DefaultCredentials.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
delegation question, where I want prototype style delegation Sam Roberts Ruby 4 05-07-2008 05:48 AM
custom code + delegation = problem... Jéjé ASP .Net 6 06-20-2005 05:13 PM
Problem with ASP.NET Delegation and Impersonation jm ASP .Net 1 12-20-2003 01:12 AM
Problem with delegation from ASP.NET to SQL Kelly D. Jones ASP .Net 0 09-17-2003 07:42 PM
Problem with impersonation and delegation Kelly D. Jones ASP .Net 1 09-12-2003 04:43 PM



Advertisments