Loading, please wait ...
Open its course - Database Systems Labs
Security and Privileges By Mukhtiar Zamin
Summary

Summary

4
Teachers with
Mukhtiar Zamin
19
Followers
For Learning
All
Visibility
Security Status
0
Contributions
By Teachers
Notes
  1. Students are auto-evaluated against related topics to ensure they learned it.

This lab introduce you to security and privileges implementation in MySQL and MS SQL Server.

Objectives

  • Basic Database Administration
  • Access control and privileges

Scope

  • Access control in MySQL
  • Creating users
  • Granting and revoking privileges

Introduction

Access control and privilege system allows a database administration to create comprehensive access rules for handling client operations and effectively preventing unauthorized clients from accessing the database system.

Access control in MySQL

The MySQL access control has two stages when a client connects to the server:

  • Connection veri?cation: a client, which connects to the MySQL database server, needs to have a valid username and password. In addition, the host from which the client connects has to match with the host in the MySQL grant table.
  • Request veri?cation: once a connection is established successfully, for each state-ment issued by the client, MySQL checks whether the client has suf?cient priv-ileges to execute that particular statement. MySQL has the ability to check a privilege at the database, table, and ?eld level.

Video Recording of Lab

Watch the interactive video [Lecture Toolbar > InVidea]

×

Security and Privileges Evaluation

To earn PASS status, system is about to evaluate you using multiple choice questions (MCQs) and True/False type questions.

  • CAREFULLY READ THE FOLLOWING INSTRUCTIONS!
  • Make sure you have learned this lecture along with its topics and tutorials.
  • On first evaluation you get 100% marks on correct answer, then on 2nd you get 95% marks and so on.
  • Answer the questions with a gap NOT MORE THAN A MINUTE, Otherwise it will re-start.

I have read above instrucitons and ready for evaluation.
Your's
Status
Not Registered
Teacher
Mukhtiar Zamin
TODO
Please ask your teacher to link related questions for this lecture.
Alert
Your performance monitoring will start when you register in a class of this course.

Questions on

No Linked topics!
Contact Us

support@subexpert.com
Write to Us View Help
Subject Expert Logo

Subject Expert

Learn, Evaluate and Optimize

Follow Us
Facebook Switch Display Mode Enable Translation
© 2024 - Subject Expert