Search - Articles
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, March 03, 2009
Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home >Search > Articles & Samples > SQL Server > Security


Search:
What's New - What's Hot
Exploring S4U Kerberos Extensions in Windows Server 2003  Version: 0.00     Price: $0.00  
Total Hits: 4  |  Today: 0Author: Keith Brown      Rating:  
Read Reviews | Write Review |  Your Rating: 

Building Web sites that provide services external to the corporate firewall is tricky. Usually it's not desirable to grant corporate domain accounts to external clients, and from a purely practical standpoint Kerberos does not work well over the Internet due to the typical configuration of client-side firewalls. This means that the site has to provide some form of authentication and authorization that is different from the methods built into Windows®....

SQL Server 2000 Security Update for Service Pack 2     
Total Hits: 104  |  Today: 0Author: Microsoft      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article discusses a security or privacy issue that may affect the operation of your computer. The information in this article is provided "as-is" without warranty of any kind. The workaround or hotfix that is described in this article describes the issue as it is currently understood, but may not protect against any undiscovered variants of this issue. Microsoft recommends that you apply this cumulative patch or implement the workarounds if one is provided....

SQL Server Password Strength Audit     
Total Hits: 840  |  Today: 0Author: Tony Welsh      Rating:  
Read Reviews | Write Review |  Your Rating: 

T-SQL script for MS SQL Server, capable of performing a simple audit of password security across all logins (apart from NT authenticated logins) on the SQL Server and then presents the information discovered in a very simple report....

Defend Your Code with Top Ten Security Tips Every Developer Must Know  Version: 0.00     Price: $0.00  
Total Hits: 1  |  Today: 0Author: Michael Howard and Keith Brown      Rating:  
Read Reviews | Write Review |  Your Rating: 

There are many ways to get into trouble when it comes to security. You can trust all code that runs on your network, give any user access to important files, and never bother to check that code on your machine has not changed. You can run without virus protection software, not build security into your own code, and give too many privileges to too many accounts. You can even use a number of built-in functions carelessly enough to allow break-ins, and you can leave server ports open and unmonitore...

Overview of the SQL Server Security Model and Security Best Practices  Version: 0.00     Price: $0.00  
Total Hits: 3  |  Today: 0Author: Vyas Kondreddi      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article discusses the security model of Microsoft SQL Server 7.0 and 2000, along with security best practices to help you secure your data. Special thanks to my friend Divya Kalra for her valuable input and content review....

Windows Authentication and SQL Server  Version: 0.00     Price: $0.00  
Total Hits: 9  |  Today: 0Author: Microsoft Corporation      Rating:  
Read Reviews | Write Review |  Your Rating: 

Duwamish7.0 uses SQL Server authentication to access SQL Server. While this is simple and provides an easy to understand sample, it is not the most secure option. Duwamish 7.0 stores its connection strings in the Web.config file. This location is readable by any user by default so it is very easy for the secrets (credentials) to be unintentionally disclosed....

Security Manager - Full Control of MySQL Users and Their Privileges     
Total Hits: 92  |  Today: 0Author: docsmaker      Rating:  
Read Reviews | Write Review |  Your Rating: 

Efficient database administration depends on many factors. Security is a key point that guarantees stability of both a separate database and a large database infrastructure. Correct and accurate administration of user accounts and their privileges greatly contributes to security. However, it turns to be a tough task in practice. DB administrators know that in fast-paced environment it's impossible to avoid errors, while controlling a huge amount of accounts and their privileges, unless you have ...

Securing SQL Server for Web Applications     
Total Hits: 169  |  Today: 0Author: Andrew Novick      Rating:  
Read Reviews | Write Review |  Your Rating: 

If your SQL Server is exposed to the Internet, hackers are probing it. Probably right now. This article shows how to secure a SQL Server database that's being used with a Web application. By definition these servers are exposed.

Not sure that there is a problem? We'll start with the two elements that create the problem: vulnerabilities in Windows, IIS, and SQL Server and the attacks that attempt to exploit them. As Microsoft has increased its focus on security, the number of hot fixes for...

SQL Server 6.5 Security Modes     
Total Hits: 80  |  Today: 0Author: Alexander Chigrik      Rating:  
Read Reviews | Write Review |  Your Rating: 

The security mode is selected during SQL Server 6.5 installation and can be modified at any time. To change the security modes, you can do the following:

Click Start, Programs, Microsoft SQL Server 6.5 and click SQL Enterprise Manager to run SQL Enterprise Manager from the Microsoft SQL Server 6.5 program group....

SQL Server 2000 Security - Part 1 (Net Libraries)     
Total Hits: 214  |  Today: 0Author: Marcin Policht      Rating:  
Read Reviews | Write Review |  Your Rating: 

One of the most interesting phenomena in the computing arena within the last few years is the growing concern for security, which, at this point, is being treated on a par with efficiency and cost (as a matter of fact, security became one of the primary factors when evaluating any technology-based solution) . The main driving factors behind this trend are the increasing number of computer worms and viruses (combined with ubiquity of the Internet), the financial impact of their destructive nature...

Transactions, Locking, and Concurrency in SQL Server     
Total Hits: 541  |  Today: 0Author: Rahul Sharma      Rating:  
Read Reviews | Write Review |  Your Rating: 

Although SQL Server is pretty good at handling locking automatically and escalating locks whenever needed for optimal performance, you can design more efficient applications by understanding and customizing locking in your applications....

SQL Server Cumulative Security Patch     
Total Hits: 218  |  Today: 0Author: graz      Rating:  
Read Reviews | Write Review |  Your Rating: 

This is a cumulative patch that includes the functionality of all previously released patches for SQL Server 7.0, SQL Server 2000, and Microsoft Data Engine (MSDE) 1.0,Microsoft Desktop Engine(MSDE)2000. In addition,it eliminates four newly discovered ulnerabilities....

Authentication Methods for Connections to SQL Server in Active Server Pages     
Total Hits: 1057  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your Rating: 

Both SQL Server authentication (standard security) and Windows NT authentication (integrated security) are SQL Server authentication methods that are used to access a SQL Server database from Active Server Pages (ASP).
...

INF: How to Grant Access to SQL Logins on a Standby Database When "guest" User Is Disabled (Q303722)     
Total Hits: 677  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article describes the procedure to grant access to a database that has been loaded in STANDBY state from another server when the "guest" user is disabled because of security reasons. The information in this article applies only to SQL Server logins, and therefore, to a server configured to use "SQL Server and Windows Authentication." This procedure cannot be used for Microsoft Windows NT logins or Windows NT groups.
...

PRB: SQL Server 2000 Installation or Local Connections Fail with "SSL Security error :ConnectionOpen (SECDoClientHandshake())" Error Message (Q309398)     
Total Hits: 1297  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your Rating: 

When you try to install Microsoft SQL Server 2000 on a computer that has certificates, installation can fail and you may receive the following error message:
[Microsoft][ODBC SQL Server Driver][Shared Memory]SSL Security error [Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (SECDoClientHandshake()).SQL Server configuration failed.
-or-
When you add certificates to a server that already has SQL Server installed, local connections fail....

Microsoft SQL Server 2000 Security     
Total Hits: 294  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your Rating: 

This document introduces the new security features of Microsoft SQL Server 2000. New features are outlined, and a detailed discussion is provided about how to best implement security in a Microsoft Windows 2000 domain environment. Source code examples are included for developers who want to implement the security model immediately. Security information is provided for those who will be upgrading from SQL Server version 7.0 and earlier....

Implementing row level security in SQL Server databases     
Total Hits: 714  |  Today: 0Author: Vyas      Rating:  
Read Reviews | Write Review |  Your Rating: 

The following questions often get asked in the Microsoft SQL Server newsgroups: "SQL Server lets you configure permissions at server level, database level, object level and even at column level. But what about row level security?" "Oracle has a feature called "Virtual Private Databases" (VPD), that enables you to configure permissions at row level. Is there an equivalent feature in SQL Server?".....

Overview of the SQL Server Security Model and Security Best Practices     
Total Hits: 780  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article discusses the security model of Microsoft SQL Server 7.0 and 2000, along with security best practices to help you secure your data. Special thanks to my friend Divya Kalra for her valuable input and content review. Security is a major concern for the modern age systems, network, and database administrators. It is natural for an administrator to worry about hackers and external attacks while implementing security. But there is more to it. It is essential to first implement secur.....

Form Based Authentication in MOSS2010 Against SQL Server Database  Version: 0.00     Price: $0.00  
Total Hits: 0  |  Today: 0Author: Ravishankar      Rating:  
Read Reviews | Write Review |  Your Rating: 

Here you will see Form Based Authentication in MOSS2010 Against SQL Server Database....

SQL Server Security Audit (Part 1) - Server Level Audit  Version: 0.00     Price: $0.00  
Total Hits: 3  |  Today: 0Author: Sadequl Hussain      Rating:  
Read Reviews | Write Review |  Your Rating: 

Although security is a major component of database administration, it is sometimes overlooked in favour of convenience. User accounts are given elevated permissions to save time, patches and hot-fixes are not applied timely and best practices are often not followed. Over time, the server becomes vulnerable to potential breaches of security....


1  2  3  4  Next >> 


Disclaimer - Privacy
© 2002-2012 DevASP.net