What is the difference between windows authentication and
sql server authentication

Answer Posted / visala

windows authentication has a concept of ACL(access control
list). Means in a group we can give permissions/restriction
to a perticular person in a group individually.
Is sql authentication there no concept of ACL. Means we
can't give permissions/restrictions individually. we can
give permissoins to the hole group .
in windows we can give permissions before enetering into
the server.
in sql we can give permissions after entering into the
server only.

Is This Answer Correct ?    11 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the options which must be set to allow the usage of optimistic models?

723


What is acid db?

683


How to use transact-sql statements to access the database engine?

765


How to concatenate two strings in SQL Server.

800


What are horizontal and vertical scaling?

166


Are semicolons required at the end of sql statements in sql server 2005?

753


What is nonclustered index on computed columns?

732


How to find tables without indexes?

802


What is a result set object returned by odbc_exec()?

740


Explain what is log shipping?

832


when would you go for denormalization? : Sql server database administration

656


What is 2nf normalization?

747


What is database mirroring?

771


What are the two modes of authentication in sql server?

702


Give an example of why you would want to denormalize a database

726