Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Advertise
Write for us
Articles with tag
SQL Server 2005 - Security
Search for
any
content tagged
sql server 2005 - security
Items 1 to 20 of 32
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 published: 2006/07/05)
|
Source:
SQLServerCentral.com
|
Category:
sql server 2005 - security
Rating:
|
Discuss
|
Briefcase
|
106,320 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...
By
S. Srivathsani
2007/07/04
|
Source:
SQLServerCentral.com
|
Category:
sql server 2005 - security
Rating:
|
Discuss
|
Briefcase
|
13,250 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
|
14,290 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
|
2,177 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 published: 2007/05/11)
|
Source:
SQLServerCentral.com
|
Category:
sql server 2005 - security
Rating:
|
Discuss
|
Briefcase
|
45,631 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...
By
Additional Articles
2007/08/09
|
Source:
MSDN Communities
|
Category:
sql server 2005 - security
Rating:
Rate this
|
Briefcase
|
2,809 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
|
15,535 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...
By
Additional Articles
2007/07/31
|
Source:
SearchSQLServer
|
Category:
sql server 2005 - security
Rating:
Rate this
|
Briefcase
|
2,277 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,896 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
|
2,265 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,971 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...
By
S. Srivathsani
2007/07/04
|
Source:
SQLServerCentral.com
|
Category:
sql server 2005 - security
Rating:
|
Discuss
|
Briefcase
|
13,250 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 published: 2007/05/11)
|
Source:
SQLServerCentral.com
|
Category:
sql server 2005 - security
Rating:
|
Discuss
|
Briefcase
|
45,631 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
|
14,290 reads
Hacking SQL Server
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!
Read more...
By
Additional Articles
2007/02/12
|
Source:
JumpStartTV
|
Category:
security
Rating:
Rate this
|
Briefcase
|
4,818 reads
Security Enhancements in SQL Server 2005: Schema
Security has become more and more important in today's business environment. From the database point of view, DBAs and system administrators need an improved security model. SQL Server 2005 provides an improved security feature. It is claimed that SQL Server 2005 is secure by default. In SQL Server 2005, the security model is divided into three areas namely authentication, authorization, and encryption.
Read more...
By
Additional Articles
2006/12/29
|
Source:
SQL Server Performance
|
Category:
sql server 2005 - security
Rating:
Rate this
|
Briefcase
|
2,536 reads
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 published: 2006/07/05)
|
Source:
SQLServerCentral.com
|
Category:
sql server 2005 - security
Rating:
|
Discuss
|
Briefcase
|
106,320 reads
Making SA Work
There are quite a few changes in SQL Server 2005 and many of those relate to security. Did you know the sa account can be disabled by default? Longtime author Raj Vasant brings a basic look at connecting and authenticating in SQL Server 2005.
Read more...
By
Vasant Raj
2006/11/14
|
Source:
SQLServerCentral.com
|
Category:
sql server 2005 - security
Rating:
|
Discuss
|
Briefcase
|
4,011 reads
Anticipate the worst when developing SQL Server databases
Arthur Fuller advises DBAs to try to break their software in order to make sure their SQL Server databases can withstand potential attacks. See if your code can hold up to his suggested tests.
Read more...
By
Additional Articles
2006/10/12
|
Source:
Builder.com
|
Category:
security
Rating:
Rate this
|
Briefcase
|
2,977 reads
Ownership Chaining
Security in SQL Server is not too complex, following a fairly simple framework for allowing and preventing access to data. However there are a few places where it can get tricky and some concepts that many people do not understand. Rob Farley brings us an explanation of one of those areas: ownership chaining. Read about how ownership chaining can be useful and also how it may open security holes in your environment.
Read more...
By
Rob Farley
2006/10/03
|
Source:
SQLServerCentral.com
|
Category:
security
Rating:
|
Discuss
|
Briefcase
|
4,966 reads
Items 1 to 20 of 32
Next 20 >>
Copyright © 2002-2010 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use