Re: AppPool + secureConversation
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Thu, 10 May 2007 03:38:46 GMT
{\rtf1\ansi\ansicpg936\deff0\deflang1033\deflangfe2052{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\lang2052\f0\fs20 Hi Phil,
\par
\par Thanks for your reply. Yes, I've also considered this since it is not quite reasonable to always manually interactively logon a user on the server machine.
\par
\par So based on your test, programmatically calling the LogonUser API(with interactive flag) in webservice's Application_Start doesn't help? Have you tried create a separate exe program that calling logon user API and run that exe program before your webservice application start? Also, I suggest you also impersonate under that account and call some DPAPI methods(you can use the .net ProtectedData class) since this can help initialize some DPAPI specifc context. How do you think?
\par
\par http://msdn2.microsoft.com/en-us/library/system.security.cryptography.protecteddata.aspx
\par
\par Sincerely,
\par
\par Steven Cheng
\par
\par Microsoft MSDN Online Support Lead
\par
\par
\par
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par }
- Follow-Ups:
- Re: AppPool + secureConversation
- From: Phil Lee
- Re: AppPool + secureConversation
- References:
- AppPool + secureConversation
- From: Phil Lee
- RE: AppPool + secureConversation
- From: Steven Cheng[MSFT]
- Re: AppPool + secureConversation
- From: Phil Lee
- AppPool + secureConversation
- Prev by Date: Re: AppPool + secureConversation
- Next by Date: WSE 3 SecureConversation Web Farm Implementation
- Previous by thread: Re: AppPool + secureConversation
- Next by thread: Re: AppPool + secureConversation
- Index(es):
Relevant Pages
|