Forum

What are the differ...
 
Share:
Notifications
Clear all

What are the different authentication modes in SQL Server? How can it be changed?


Posts: 12
Guest
Topic starter
(@kumar BI)
Active Member
Joined: 4 years ago

SQL Server authentication modes

3 Replies
Posts: 36
Guest
(@Siva Kumar)
Eminent Member
Joined: 4 years ago

Windows mode and Mixed Mode – SQL and Windows. You can go to the below steps to change authentication mode in SQL Server:

Click Start> Programs> Microsoft SQL Server and click SQL Enterprise Manager to run SQL Enterprise Manager from the Microsoft SQL Server program group.
Then select the server from the Tools menu.

Select SQL Server Configuration Properties, and choose the Security page.

Reply
2 Replies
Guest
(@Gouthami)
Joined: 4 years ago

New Member
Posts: 1

@Siva Kumar what is the difference between two modes Can you please explain that as well?

Reply
Guest
(@Siva Kumar)
Joined: 4 years ago

Eminent Member
Posts: 36

@Gouthami 

Here is the difference between Windows Authentication Mode and Mixed Authentication Mode. 

1) Windows Authentication Mode:
Windows authentication mode requires users to provide a valid Windows username and password to access the database server.

2)Mixed Authonctiation Mode:
Mixed authentication mode allows the use of Windows credentials but supplements them with local SQL Server user accounts that the administrator may create and maintain within SQL Server.

I hope it helps. 

Reply

Self Learning Video Tutorials - Software Course

Leave a reply

Author Name

Author Email

Title *

 
Preview 0 Revisions Saved
Share: