MSSQL: Enable Mixed Mode Authentication

by Vivek Gite on March 23, 2008 · 0 comments

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:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 15 + 11 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.




Previous post:

Next post: