Topics In This Module. Authentication Types in SQL Server Types of Login Windows Login SQL Login Creating Users and Logins Server roles Password policy Understanding Database and Server Roles Permissions Working on access level issues Orphan users Finding and Fixing Important Queries *** ============================================================================*** Security of SQL Server Instance Authentication Logging into a server or a domain is called authentication, the authentication in SQL server is of two types they are: Windows Authentication SQL Authentication. Windows Authentication One who has access to server and the user is in SQL logins as domain login or group login can access the server with this type, simply said Domain accounts or OS accounts are used in Windows authentication. Note : All windows/OS level security policies get applied to this login/user hence this authenticatio...
This Blog Has All the Admin related Scripts & Concepts of Microsoft SQL Server