Administering permissions for distributed data: factoring and automated inference

  • Authors:
  • Arnon Rosenthal;Edward Sciore

  • Affiliations:
  • The MITRE Corporation: Boston College and The MITRE Corporation;The MITRE Corporation: Boston College and The MITRE Corporation

  • Venue:
  • Das'01 Proceedings of the fifteenth annual working conference on Database and application security
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

We extend SQL's grant/revoke model to handle all administration of permissions in a distributed database. The key idea is to "factor" permissions into simpler decisions that can be administered separately, and for which we can devise sound inference rules. The model enables us to simplify administration via separation of concerns (between technical DBAs and domain experts), and to justify fully automated inference for some permission factors. We show how this approach would coexist with current practices based on SQL permissions.