Which of the following is NOT a common access control method used in database systems?

  • Attribute-based access control
  • Discretionary access control
  • Role-based access control
  • Single sign-on
Single sign-on (SSO) is not typically considered a common access control method used in database systems. Instead, SSO is more commonly associated with authentication systems that allow users to access multiple applications or systems with a single set of credentials, rather than directly controlling access to database resources.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *