Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Service Broker / August 2006

Tip: Looking for answers? Try searching our database.

Hair-splitting quesiton for Remus: master keys

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kent Tegels - 03 Aug 2006 21:10 GMT
Hi Remus, just a quick question for you and the team. Is the following statement
correct?

In a scenario where the sending and the receiving service reside in the same
database and instance, a database master key is not required if and only
if messages are being sent without encryption, which is not the default.

Thanks,
Kent Tegels, DevelopMentor
http://staff.develop.com/ktegels/
Remus Rusanu [MSFT] - 03 Aug 2006 23:48 GMT
Hi Kent,

Dialog with encryption generate a session key that has to be stored securely
in the database. This requires a database master key.
If the dialog does not use encryption (encryption = off and no remote
service binding present), then no session key is generated and therefore no
master key is required.
It doesn't matter whether the dialog endpoints are local (even the same db)
or remote.

So your statement is correct, but it can be generalized to this: 'a database
master key is not required if and only a conversation is without encryption,
which is not the default'. The part about the instance/database does not
make any difference about the database master key requirement.

Signature

This posting is provided "AS IS" with no warranties, and confers no rights.

HTH,
~ Remus Rusanu

SQL Service Broker
http://msdn2.microsoft.com/en-us/library/ms166043(en-US,SQL.90).aspx

> Hi Remus, just a quick question for you and the team. Is the following
> statement correct?
[quoted text clipped - 7 lines]
> Kent Tegels, DevelopMentor
> http://staff.develop.com/ktegels/
Kent Tegels - 04 Aug 2006 08:08 GMT
Hello Remus Rusanu [MSFT],

Yeah, I was reminded about RSB after reading your last blog post :)

Cheers,
Kent

> Hi Kent,
>
[quoted text clipped - 30 lines]
>> Kent Tegels, DevelopMentor
>> http://staff.develop.com/ktegels/
---
Thanks,
Kent Tegels, DevelopMentor
http://staff.develop.com/ktegels/
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.