Browse by Tags

SQL Server logins - enforce Password Expiration and policies
Published 7 January 8 1:11 PM | SSQA.net
Here is a quick snippet on enabling a SQL login to password expiration and password policies as per the Windows server: Open the SQL Server 2005 Management Studio. In the left pane, go to the desired server and navigate to the Security folder and expand...
Information and issues with Kerberos security within SQL Server 2005?
Published 31 August 7 4:45 AM | SSQA.net
What is the Kerberos Authentication? What are the security features difference between Windows 2000 and 2003 versions? How it is behaved within Failover Clustering? How to enable Kerberos Authentication Including SQL Server Virtual Servers on Server Clusters...
Disable SA account on a live SQL Server2005 instance, any drawbacks?
Published 13 August 7 4:3 AM | SSQA.net
Last week I have been delegated to finalize the security standards within a set of SQL 2005 instances that are used by a customer, though it is usual chores for me to apply industry best practices. On these SQL 2005 instances in particular I was more...