SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Content with tag SQL Server 2005 - Security Rss

Refine your search with one of the following additional tags (with number of items):

SQL Server 2005 (27)     Strategies (2)     Database Design (1)    
Security (4)     Administration (1)     Development (1)    
SQL Server 7, 2000 (3)     Advanced (1)    
   Items 1 to 20 of 96    Next 20 >>
 

SQL Server 2005 Logins

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.   Read more...
By Brian Kelley 2008/04/11 (first posted: 2006/07/05) | Source: SQLServerCentral.com | Category: SQL Server 2005 - Security
Rating: |  Discuss |  Briefcase | 81,379 reads

Understanding DDL Triggers in SQL Server 2005

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.   Read more...
Rating: |  Discuss |  Briefcase | 8,026 reads

Securing the SA Account in SQL Server 2005

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.   Read more...
By Ken Johnson 2007/03/14 | Source: SQLServerCentral.com | Category: SQL Server 2005 - Security
Rating: |  Discuss |  Briefcase | 11,492 reads

Setting Up Delegation for Linked Servers

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.  Read more...
By Additional Articles 2007/09/11 | Source: Database Journal | Category: Administration
Rating:  Rate this |  Briefcase | 1,676 reads

SQL 2005 Symmetric Encryption

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.   Read more...
By Michael Coles 2007/08/24 (first posted: 2007/05/11) | Source: SQLServerCentral.com | Category: SQL Server 2005 - Security
Rating: |  Discuss |  Briefcase | 34,900 reads

Data Security: Stop SQL Injection Attacks Before They Stop You

This article discusses: How SQL injection attacks work, Testing for vulnerabilities, Validating user input, Using .NET features to prevent attacks, Importance of handling exceptions  Read more...
Rating:  Rate this |  Briefcase | 2,414 reads

A Simple Approach to SQL Server 2005 Encryption

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.   Read more...
By Mike Good 2007/08/02 | Source: SQLServerCentral.com | Category: SQL Server 2005 - Security
Rating: |  Discuss |  Briefcase | 7,918 reads

SQL Server Password Management:

Improving SQL Server password management includes thorough password testing and securing SQL Server installations beyond the main database server.  Read more...
Rating:  Rate this |  Briefcase | 1,928 reads

Temporarily Changing an Unknown Password of the sa Account

You are asked for the sa password for a SQL Server in order to perform a software upgrade. You, the DBA, don't know the password and it'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.  Read more...
By Additional Articles 2007/07/18 | Source: SimpleTalk | Category: SQL Server 2005 - Security
Rating:  Rate this |  Briefcase | 3,585 reads

Scripting permissions using catalog views in SQL Server 2005

A nice How-To from one of the most respected SQL Server MVPs.  Read more...
By Additional Articles 2007/07/13 | Source: Other | Category: SQL Server 2005 - Security
Rating:  Rate this |  Briefcase | 1,946 reads

Stop SQL Injection Attacks Before They Stop You

This article discusses: How SQL injection attacks work, Testing for vulnerabilities, Validating user input, and more.  Read more...
By Additional Articles 2007/07/09 | Source: MSDN Communities | Category: Security
Rating:  Rate this |  Briefcase | 3,434 reads

Understanding DDL Triggers in SQL Server 2005

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.   Read more...
Rating: |  Discuss |  Briefcase | 8,026 reads

SQL 2005 Symmetric Encryption

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.   Read more...
By Michael Coles 2007/08/24 (first posted: 2007/05/11) | Source: SQLServerCentral.com | Category: SQL Server 2005 - Security
Rating: |  Discuss |  Briefcase | 34,900 reads
   Items 1 to 20 of 96    Next 20 >>
 
Most popular

SQL Server 2005 Logins

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.   Read more...
By Brian Kelley 2008/04/11 (first posted: 2006/07/05) | Source: SQLServerCentral.com | Category: SQL Server 2005 - Security
Rating: |  Discuss |  Briefcase | 81,379 reads

A Simple Approach to SQL Server 2005 Encryption

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.   Read more...
By Mike Good 2007/08/02 | Source: SQLServerCentral.com | Category: SQL Server 2005 - Security
Rating: |  Discuss |  Briefcase | 7,918 reads

Securing the SA Account in SQL Server 2005

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.   Read more...
By Ken Johnson 2007/03/14 | Source: SQLServerCentral.com | Category: SQL Server 2005 - Security
Rating: |  Discuss |  Briefcase | 11,492 reads