Friday, June 15, 2018
Class Reflection
In this class we looked at database security. Database security has two main concepts, principles and securables.
Principles can be thought of as roles. These roles can be applied to users, groups, machines and almost anything that might interact with the database.
Securables are what principles can be given permissions to.
SQL server has 2 modes of authentication. Windows authentication, and mixed mode authentication.
Comments
Post a Comment