﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Content tagged SQL Server 2005 - Security</title><link>http://www.sqlservercentral.com/</link><description>Content tagged SQL Server 2005 - Security posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>SQL Server 2005 Logins</title><description>Security was a major focus of SQL Server 2005 during its development, both in terms of making the product secure as well as enhancing the options. Security expert Brian Kelley brings us a look at how the paradigm of logins has changed and what you need to look for in SQL Server 2005.

</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/sqlserver2005logins/2474/</guid><pubDate>2008/04/11</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/sqlserver2005logins/2474/</link></item><item><title>Understanding DDL Triggers in SQL Server 2005</title><description>SQL Server 2005 includes a number of new security enhancements to aid the DBA in managing their SQL Server. DDL triggers allow you to trap all  kinds of DDL events that occur on your server. S. Srivathsani brings us a look at these new events.
</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/2927/</guid><pubDate>2008/03/17</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/2927/</link></item><item><title>Securing the SA Account in SQL Server 2005</title><description>SQL Server 2005 has greatly changed the security paradigm for SQL Server DBAs. The sa account still exists, but for many tasks 
you can now avoid using it. New author Ken Johnson brings us some ides for properly securing this highly privileged account.


</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/2873/</guid><pubDate>2008/02/20</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/2873/</link></item><item><title>Setting Up Delegation for Linked Servers</title><description>Learn how to set up delegation on your SQL Server instances, so you can use the impersonate options when setting up the security properties of linked server definitions.</description><guid>http://www.sqlservercentral.com/redirect/articles/3221/</guid><pubDate>2007/09/11</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3221/</link></item><item><title>SQL 2005 Symmetric Encryption</title><description>One of the more interesting new features with SQL Server 2005 is the native encryption built into the product. Expert SQL crpytographer, Michael Coles, brings us a look at the symmetric keys in SQL Server 2005 and how they can be used to encrypt data and be secured by a certificate.

</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/sql2005symmetricencryption/2291/</guid><pubDate>2007/08/24</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/sql2005symmetricencryption/2291/</link></item><item><title>Data Security: Stop SQL Injection Attacks Before They Stop You</title><description>This article discusses: How SQL injection attacks work, Testing for vulnerabilities, Validating user input, Using .NET features to prevent attacks, Importance of handling exceptions</description><guid>http://www.sqlservercentral.com/redirect/articles/3145/</guid><pubDate>2007/08/09</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3145/</link></item><item><title>A Simple Approach to SQL Server 2005 Encryption</title><description>SQL Server 2005 has added encryption capabilities to the platform, much to the delight of many DBAs. However setting up encryption can be confusing and difficult for most DBAs. New author Mike Good brings us a perspective from someone who is brand new to this set of features and has spent time working through the functions and documenting them for the rest of us.

</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/3058/</guid><pubDate>2007/08/02</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/3058/</link></item><item><title>SQL Server Password Management:</title><description>Improving SQL Server password management includes thorough password testing and securing SQL Server installations beyond the main database server.</description><guid>http://www.sqlservercentral.com/redirect/articles/3113/</guid><pubDate>2007/07/31</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3113/</link></item><item><title>You have just removed the builtin/Administrators group from...</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61089/</guid><pubDate>2007/07/23</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61089/</link></item><item><title>Temporarily Changing an Unknown Password of the sa Account </title><description>You are asked for the sa password for a SQL Server in order to perform a software upgrade. You, the DBA, don&amp;#39;t know the password and it&amp;#39;s not documented. Rodney Landrum provides a way out of this dilemma, demonstrating two techniques for temporarily changing the password, and then returning it to its previous unknown value.</description><guid>http://www.sqlservercentral.com/redirect/articles/3107/</guid><pubDate>2007/07/18</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3107/</link></item><item><title>Scripting permissions using catalog views in SQL Server 2005</title><description>A nice How-To from one of the most respected SQL Server MVPs.</description><guid>http://www.sqlservercentral.com/redirect/articles/3086/</guid><pubDate>2007/07/13</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3086/</link></item><item><title>Stop SQL Injection Attacks Before They Stop You</title><description>This article discusses: How SQL injection attacks work, Testing for vulnerabilities, Validating user input, and more.</description><guid>http://www.sqlservercentral.com/redirect/articles/3073/</guid><pubDate>2007/07/09</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3073/</link></item><item><title>Understanding DDL Triggers in SQL Server 2005</title><description>SQL Server 2005 includes a number of new security enhancements to aid the DBA in managing their SQL Server. DDL triggers allow you to trap all  kinds of DDL events that occur on your server. S. Srivathsani brings us a look at these new events.
</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/2927/</guid><pubDate>2008/03/17</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/2927/</link></item><item><title>The SQLCLR permission sets are actually enforced via...</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61066/</guid><pubDate>2007/06/26</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61066/</link></item><item><title>What is the strongest level of encryption you...</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61051/</guid><pubDate>2007/06/12</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61051/</link></item><item><title>Which fixed database roles can execute the BACKUP...</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61054/</guid><pubDate>2007/06/11</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61054/</link></item><item><title>In SQL Server 2005, how can you create...</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61050/</guid><pubDate>2007/06/07</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61050/</link></item><item><title>SQL 2005 Symmetric Encryption</title><description>One of the more interesting new features with SQL Server 2005 is the native encryption built into the product. Expert SQL crpytographer, Michael Coles, brings us a look at the symmetric keys in SQL Server 2005 and how they can be used to encrypt data and be secured by a certificate.

</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/sql2005symmetricencryption/2291/</guid><pubDate>2007/08/24</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/sql2005symmetricencryption/2291/</link></item><item><title>Which key does the OPEN MASTER KEY statement...</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61014/</guid><pubDate>2007/04/17</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61014/</link></item><item><title>In SQL Server 2005, what permissions does a...</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61007/</guid><pubDate>2007/04/12</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61007/</link></item><item><title>What rights does a user need to perform...</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61006/</guid><pubDate>2007/04/06</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61006/</link></item><item><title>You have upgraded your SQL Server 2000 on...</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61002/</guid><pubDate>2007/03/29</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/61002/</link></item><item><title>Securing the SA Account in SQL Server 2005</title><description>SQL Server 2005 has greatly changed the security paradigm for SQL Server DBAs. The sa account still exists, but for many tasks 
you can now avoid using it. New author Ken Johnson brings us some ides for properly securing this highly privileged account.


</description><guid>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/2873/</guid><pubDate>2008/02/20</pubDate><link>http://www.sqlservercentral.com/articles/SQL+Server+2005+-+Security/2873/</link></item><item><title>You wish to prevent anyone from using the...</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/60989/</guid><pubDate>2007/03/13</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/60989/</link></item><item><title>Which of these is not a parameter you...</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/60982/</guid><pubDate>2007/03/06</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/60982/</link></item><item><title>Which permission in SQL Server 2005 allows you...</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/60980/</guid><pubDate>2007/02/28</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/60980/</link></item><item><title>Hacking SQL Server</title><description>In this presentation at the Jacksonville SQL Server Users Group, Bayer White playS the part of a developer protecting his application and Brian Knight attempts to hack his application using SQL Injection and cross-site scripting. Then, Bayer will show you how to protect yourself from the hacker and then Brian tries again. Back and forth the chess match goes until someone wins! </description><guid>http://www.sqlservercentral.com/redirect/articles/2852/</guid><pubDate>2007/02/12</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2852/</link></item><item><title>What does the function ORIGINAL_LOGIN return in SQL...</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/60957/</guid><pubDate>2007/01/31</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/60957/</link></item><item><title>What does HAS_DBACCESS() do?</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/60958/</guid><pubDate>2007/01/23</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/60958/</link></item><item><title>When a user on a remote SQL Server...</title><guid>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/60938/</guid><pubDate>2007/01/10</pubDate><link>http://www.sqlservercentral.com/questions/SQL+Server+2005+-+Security/60938/</link></item></channel></rss>