Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Indigo

Vista - specify server security / identity settings

 
 
Old 10-03-2006   #1 (permalink)
Enrico Sabbadin


 
 

specify server security / identity settings

Hi consider a server side config file
what is the difference between this section
<service >
<endpoint ...>
<identity >
....
</identity>

and this section

<serviceBehaviors>
<behavior name="xx">
<serviceCredentials> ...


regarding configuring service identity ? they do look the same

thank in advance

My System SpecsSystem Spec
Old 10-03-2006   #2 (permalink)
Arkady Frenkel


 
 

Re: specify server security / identity settings

Hi!
Do you mean why <identity > element positioned under <endpoint> and not
<serviceBehaviors> ?

Arkady


"Enrico Sabbadin" <x> wrote in message
news:uuP6RMt5GHA.2208@TK2MSFTNGP04.phx.gbl...
> Hi consider a server side config file
> what is the difference between this section <service >
> <endpoint ...>
> <identity >
> ...
> </identity>
>
> and this section
> <serviceBehaviors>
> <behavior name="xx">
> <serviceCredentials> ...
>
>
> regarding configuring service identity ? they do look the same
> thank in advance



My System SpecsSystem Spec
Old 10-03-2006   #3 (permalink)
Enrico Sabbadin


 
 

Re: specify server security / identity settings

yes .. for instance it seems you can specify the server certificate in both
places ..
I understand one is related to the endpoint (interface) and the other to the
class .. is this the difference ? if it's so, how would that turn usefull
and meaningfull ?
TIA

"Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message
news:OgCFJat5GHA.1248@TK2MSFTNGP03.phx.gbl...
> Hi!
> Do you mean why <identity > element positioned under <endpoint> and not
> <serviceBehaviors> ?
>
> Arkady
>
>
> "Enrico Sabbadin" <x> wrote in message
> news:uuP6RMt5GHA.2208@TK2MSFTNGP04.phx.gbl...
>> Hi consider a server side config file
>> what is the difference between this section <service >
>> <endpoint ...>
>> <identity >
>> ...
>> </identity>
>>
>> and this section
>> <serviceBehaviors>
>> <behavior name="xx">
>> <serviceCredentials> ...
>>
>>
>> regarding configuring service identity ? they do look the same
>> thank in advance

>
>


My System SpecsSystem Spec
Old 10-03-2006   #4 (permalink)
Arkady Frenkel


 
 

Re: specify server security / identity settings

identity is transport ( so endpoind ) feature , not behaviors of service
class ( those defined by <serviceBehaviors> features )
Arkady

"Enrico Sabbadin" <x> wrote in message
news:ORbhpVu5GHA.696@TK2MSFTNGP06.phx.gbl...
> yes .. for instance it seems you can specify the server certificate in
> both
> places ..
> I understand one is related to the endpoint (interface) and the other to
> the
> class .. is this the difference ? if it's so, how would that turn usefull
> and meaningfull ?
> TIA
>
> "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message
> news:OgCFJat5GHA.1248@TK2MSFTNGP03.phx.gbl...
>> Hi!
>> Do you mean why <identity > element positioned under <endpoint> and not
>> <serviceBehaviors> ?
>>
>> Arkady
>>
>>
>> "Enrico Sabbadin" <x> wrote in message
>> news:uuP6RMt5GHA.2208@TK2MSFTNGP04.phx.gbl...
>>> Hi consider a server side config file
>>> what is the difference between this section <service >
>>> <endpoint ...>
>>> <identity >
>>> ...
>>> </identity>
>>>
>>> and this section
>>> <serviceBehaviors>
>>> <behavior name="xx">
>>> <serviceCredentials> ...
>>>
>>>
>>> regarding configuring service identity ? they do look the same
>>> thank in advance

>>
>>

>



My System SpecsSystem Spec
Old 10-03-2006   #5 (permalink)
Enrico Sabbadin


 
 

Re: specify server security / identity settings

i got a somewhat more detailed answer here
http://forums.microsoft.com/MSDN/Sho...84098&SiteID=1

thanks

"Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message
news:%23GWvuqv5GHA.4832@TK2MSFTNGP06.phx.gbl...
> identity is transport ( so endpoind ) feature , not behaviors of service
> class ( those defined by <serviceBehaviors> features )
> Arkady
>
> "Enrico Sabbadin" <x> wrote in message
> news:ORbhpVu5GHA.696@TK2MSFTNGP06.phx.gbl...
>> yes .. for instance it seems you can specify the server certificate in
>> both
>> places ..
>> I understand one is related to the endpoint (interface) and the other to
>> the
>> class .. is this the difference ? if it's so, how would that turn usefull
>> and meaningfull ?
>> TIA
>>
>> "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message
>> news:OgCFJat5GHA.1248@TK2MSFTNGP03.phx.gbl...
>>> Hi!
>>> Do you mean why <identity > element positioned under <endpoint> and not
>>> <serviceBehaviors> ?
>>>
>>> Arkady
>>>
>>>
>>> "Enrico Sabbadin" <x> wrote in message
>>> news:uuP6RMt5GHA.2208@TK2MSFTNGP04.phx.gbl...
>>>> Hi consider a server side config file
>>>> what is the difference between this section <service >
>>>> <endpoint ...>
>>>> <identity >
>>>> ...
>>>> </identity>
>>>>
>>>> and this section
>>>> <serviceBehaviors>
>>>> <behavior name="xx">
>>>> <serviceCredentials> ...
>>>>
>>>>
>>>> regarding configuring service identity ? they do look the same
>>>> thank in advance
>>>
>>>

>>

>
>


My System SpecsSystem Spec
Old 10-03-2006   #6 (permalink)
Arkady Frenkel


 
 

Re: specify server security / identity settings

tnx
Arkady

"Enrico Sabbadin" <x> wrote in message
news:%23HXEVVw5GHA.1196@TK2MSFTNGP02.phx.gbl...
>i got a somewhat more detailed answer here
> http://forums.microsoft.com/MSDN/Sho...84098&SiteID=1
>
> thanks
>
> "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message
> news:%23GWvuqv5GHA.4832@TK2MSFTNGP06.phx.gbl...
>> identity is transport ( so endpoind ) feature , not behaviors of service
>> class ( those defined by <serviceBehaviors> features )
>> Arkady
>>
>> "Enrico Sabbadin" <x> wrote in message
>> news:ORbhpVu5GHA.696@TK2MSFTNGP06.phx.gbl...
>>> yes .. for instance it seems you can specify the server certificate in
>>> both
>>> places ..
>>> I understand one is related to the endpoint (interface) and the other to
>>> the
>>> class .. is this the difference ? if it's so, how would that turn
>>> usefull
>>> and meaningfull ?
>>> TIA
>>>
>>> "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message
>>> news:OgCFJat5GHA.1248@TK2MSFTNGP03.phx.gbl...
>>>> Hi!
>>>> Do you mean why <identity > element positioned under <endpoint> and not
>>>> <serviceBehaviors> ?
>>>>
>>>> Arkady
>>>>
>>>>
>>>> "Enrico Sabbadin" <x> wrote in message
>>>> news:uuP6RMt5GHA.2208@TK2MSFTNGP04.phx.gbl...
>>>>> Hi consider a server side config file
>>>>> what is the difference between this section <service >
>>>>> <endpoint ...>
>>>>> <identity >
>>>>> ...
>>>>> </identity>
>>>>>
>>>>> and this section
>>>>> <serviceBehaviors>
>>>>> <behavior name="xx">
>>>>> <serviceCredentials> ...
>>>>>
>>>>>
>>>>> regarding configuring service identity ? they do look the same
>>>>> thank in advance
>>>>
>>>>
>>>

>>
>>

>



My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
The security settings for the Virtual Server event log were change Virtual Server
security settings Vista security
Security Settings ? Vista General
How to reapply default security settings (like Setup security.inf does in XP) Vista security
Security settings Vista General


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46