COM+ and NetworkCredential problem
From: surya (suryanarayanan.varadarajan_at_honeywell.com)
Date: 08/30/05
- Next message: Amalia P via DotNetMonster.com: "the id of users running a web application"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: dynamically requesting windows authentication on a resource"
- Next in thread: Willy Denoyette [MVP]: "Re: COM+ and NetworkCredential problem"
- Reply: Willy Denoyette [MVP]: "Re: COM+ and NetworkCredential problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 30 Aug 2005 10:52:02 +0530
Hi,
I have a COM+ out of proc service that is configured to impersonate the user
making the call to the COM+ service. Is there a way to create a
NetworkCredential object based on the current thread's security? Using
System.Net.CredentialCache.DefaultCredentials always returns the credentials
of the user configured to run the out of proc COM+ server and not the
credentials of the user set on the current thread.
Regards
Surya
- Next message: Amalia P via DotNetMonster.com: "the id of users running a web application"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: dynamically requesting windows authentication on a resource"
- Next in thread: Willy Denoyette [MVP]: "Re: COM+ and NetworkCredential problem"
- Reply: Willy Denoyette [MVP]: "Re: COM+ and NetworkCredential problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|