HighTechTalks DotNet Forums  

Help, I need to understand

Dotnet Security microsoft.public.dotnet.security


Discuss Help, I need to understand in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
=?Utf-8?B?Y2FsZGVyYXJh?=
 
Posts: n/a

Default Help, I need to understand - 06-07-2007 , 02:45 PM






Dear all,

I have build a clinet server application using .NET remoting. My server
object is hosted in a windows service and configure as singleton, Server
Acrtivate mode, using TCP.

I am actually reading from my server side the client credential which are
pass over the channel. For that I have used switches :
secure=true, ImpersonationLevel="Impersonate" same from client side.

As I have been guide to use this setting in order to reetrive credential
through Thread.CurrentPrincipal.Indentity from server side.

This works fine, but what is strange also is that it works fine without any
of those switches ???? Why to use them then ??

Those remoting settings are really a nightmare to catch what you really need
and in order to describe to my customer what are those settings stabd for I
need to understand what is real needed .

Hope one of you can give me sme ligth
regards
serge


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.