1.

Which of the following is the biggest disadvantage of SQL Server Authentication mode?(a) SQL Server Authentication cannot use Kerberos security protocol(b) Allows SQL Server to support Web-based applications where users create their own identities(c) Allows SQL Server to support older applications and applications provided by third parties that require SQL Server Authentication(d) None of the mentionedI got this question in exam.The query is from Authentication in portion Security of SQL Server

Answer»

The correct ANSWER is (a) SQL Server AUTHENTICATION cannot use Kerberos security PROTOCOL

The explanation: WINDOWS Authentication uses Kerberos security protocol.



Discussion

No Comment Found

Related InterviewSolutions