SQL Server Security
Browse by Tags
All Tags
»
Execution context
(RSS)
Cryptography
How To: Share a Single EKM Credential among Multiple Users
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
Read More...
Accessing the calling context in modules that use EXECUTE AS
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
Read More...
The TRUSTWORHY bit database property in SQL Server 2005
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.
Read More...
OPEN SYMMETRIC KEY scope in SQL Server
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
Read More...
Search
This Blog
Home
Email
Tags
Compliance
Cryptography
Execution context
firewall
Microsoft Source Code Analyzer for SQL Injeciton
network security
SQL Injection ASP
Archives
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)
Links of Interest
Laurentiu Cristofor's Blog
Raul Garcia's Blog
SQL Security Forum
SQL Server Katmai Security
SQL Protocols
Connect - SQL Server
Lyudmila Fokina's Blog
Syndication
RSS 2.0
Atom 1.0