Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
MSDN Blogs
>
SQL Server Security
>
All Tags
>
execution context
Server & Tools Blogs
>
Data Platform Blogs
>
SQL Server Security Blog
All About Data Platform
All About Data Platform
Data Development
ADO.NET (Managed Providers, DataSet & EF)
WCF Data Services
SQL Server Customer Advisory Team
SQL Server Protocols
Microsoft XML Team
JDBC
Microsoft Drivers for PHP for SQL Server
Sync
SQL Server Data Tools
StreamInsight
Data Quality Services
Data Quality Services
SQL Server Customer Advisory Team
Jessica Meats’ Blog
All MSDN DQS Postings
OLTP
SQL Server Team
ADO.NET (Managed Providers, DataSet & EF)
SQL Server Customer Advisory Team
SQL Release Services
SQL OS
Running SAP on SQL Server
Conor vs. SQL
SQL AlwaysOn Team
SQL Server Manageability
Integration Services
SSIS
Data Quality Services
SQL Server Customer Advisory Team
All MSDN SSIS Postings
Data Security & Storage
SQL Server Security
SQL Server Storage Engine
SQL OS
SQL Server Customer Advisory Team
Data in the Cloud
Windows Azure
Your Data in the Cloud
SQL Server Team
Silver Lining
SQL Server Security Blog
Live Now on Server & Tools Blogs
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Recent Posts
Filter SQL Server Audit on action_id / class_type predicate
Posted
7 months ago
by
Rinku Agarwal
2
Comments
SQL Server 2012 Best Practices Analyzer
Posted
over 1 year ago
by
Jack Richins
1
Comments
Security Best Practice and Label Security Whitepapers
Posted
over 1 year ago
by
Jack Richins
4
Comments
Azure Trust Services
Posted
over 1 year ago
by
Don Pinto
0
Comments
Tags
Compliance
Cryptography
Archives
Archives
October 2012
(1)
April 2012
(1)
March 2012
(1)
February 2012
(2)
October 2011
(1)
August 2011
(2)
July 2011
(1)
April 2011
(1)
February 2011
(2)
January 2011
(1)
December 2010
(4)
September 2010
(2)
July 2010
(2)
June 2010
(2)
April 2010
(1)
March 2010
(2)
February 2010
(4)
November 2009
(1)
October 2009
(1)
June 2009
(2)
May 2009
(2)
April 2009
(2)
March 2009
(4)
February 2009
(2)
January 2009
(3)
December 2008
(3)
November 2008
(1)
October 2008
(2)
August 2008
(1)
July 2008
(2)
June 2008
(2)
March 2008
(1)
January 2008
(1)
December 2007
(1)
November 2007
(1)
More
▼
Less
▲
Tagged Content List
Blog Post:
Contained Database Authentication: How to control which databases are allowed to authenticate users using logon triggers
Raul Garcia - MS
With the release of Microsoft SQL Server code-name “Denali” Community Technology Preview 1 (CTP1) and the introduction of Contained Database (CDB) ( http://msdn.microsoft.com/en-us/library/ff929071(SQL.110).aspx ), we also introduced the capability of database authentication ( http://msdn...
on
6 Dec 2010
Blog Post:
How To: Share a Single EKM Credential among Multiple Users
Raul Garcia - MS
SQL Server Extensible Key Management (EKM) requires the authentication information (user/password) to be stored in a credential mapped to the primary identity. This version of EKM cannot be used under an impersonated context; that is, you cannot access the EKM while running a module with the EXECUTE...
on
3 Oct 2009
Blog Post:
Accessing the calling context in modules that use EXECUTE AS
Raul Garcia - MS
In many occasions, marking a module (i.e. SP, trigger, etc.) with execute as can be really useful as it allows a controlled impersonation during the module execution; but at the same time there are many cases that it is necessary to access information using the caller's execution context (i.e. revert...
on
7 Aug 2008
Blog Post:
The TRUSTWORHY bit database property in SQL Server 2005
Raul Garcia - MS
In SQL Server 2005 we introduced a new database property named TRUSTWORTHY bit (TW bit for short) at the database level in order to work as a safeguard to reduce the default surface area regarding some powerful new features: EXECUTE AS USER and CLR assemblies. These new features are really powerful,...
on
3 Dec 2007
Blog Post:
OPEN SYMMETRIC KEY scope in SQL Server
Raul Garcia - MS
Recently I have heard a few questions regarding the scope of the SYMMETRIC KEY key-ring, especially when using modules (i.e. stored procedures) to open a key. One particular topic that got my attention is the impression that the OPEN SYMMETRIC KEY call may “leak outside the module” (i.e. the key will...
on
29 Nov 2007
Page 1 of 1 (5 items)