Answered step by step
Verified Expert Solution
Question
1 Approved Answer
( a ) Security is of paramount concern when using multi - user systems. Briefly explain the following security issues that arise in a multi
a Security is of paramount concern when using multiuser systems. Briefly
explain the following security issues that arise in a multiuser system:
i authentication of users.
ii user privileges.
iii confidentiality of data.
b Discuss FOUR techniques and precautions that can be used when
i allowing users to connect to the database.
marks
ii authorizing users to perform certain actions within the database.
marks
c Explain the effect of the following SQL statements when executed by a user
called Amy. Employees is a table owned by a user called Amy.
GRANT CREATE VIEW TO JOE, FRED;
REVOKE DELETE ON employees FROM JOE;
marks
d Specify THREE ways of how the Secure Sockets Layer and Secure HTTP
provide the security mechanism.
marks
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started