Computer Science, asked by manas9616, 11 months ago

Explain authentication and authorization in database security

Answers

Answered by chiragbakshi9
0

Answer:

Authentication is the process of verifying who you are. When you log on to a PC with a user name and password you are authenticating.

Authorization is the process of verifying that you have access to something. Gaining access to a resource (e.g. directory on a hard disk) because the permissions configured on it allow you access is authorization

Explanation:

Similar questions