Q. How do I enable mixed mode authentication under MS-SQL running on Microsoft Windows server 2003?
A. You can easily enable mixed mode authentication as follows:
First, login to your server (use Remote Desktop Connection for remote boxes)
Click on Start > Programs > Microsoft SQL Server 2005
Select "SQL Server Management Studio Express" / "SQL Server Management Studio", depending on your version of SQL Server.
Next, enter the requested information:
=> Server Type: select "Database Engine".
=> Server Name: Select default displayed values
=> Authentication: select "Windows Authentication".
Click "Connect".
Right click the server name and select "Properties".
Click "Security".
Under "Server authentication" select "SQL Server and Windows Authentication Mode".
Click "OK".
Right click the server name and select "Restart". Wait a few moments for the service to restart before proceeding.
Featured Articles:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- My 10 UNIX Command Line Mistakes
- Linux: 20 Iptables Examples For New SysAdmins

- 25 PHP Security Best Practices For Sys Admins
- The Novice Guide To Buying A Linux Laptop
- 10 Greatest Open Source Software Of 2009
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Linux Video Editor Software
Facebook it - Tweet it - Print it -

