Browser unable to execute script; please use the site map to navigate the site.

Building A Secure Database using Self-protecting Objects

Olivier and von Solms

1991

(Citation)Citation information

M. S. Olivier and S. H. von Solms. “Building A Secure Database using Self-protecting Objects”. In: Proceedings of the Sixth South African Computer Symposium. Journal version also published Olivier and von Solms, “Building a Secure Database using Self-protecting Objects”. Caledon, South Africa, July 1991

(Abstract)Abstract

In current database systems the responsibility for enforcing security is often given to the various application programs. Even where the Database Management System (DBMS) does supply security mechanisms, a single application program often handles sensitive transactions for some users and therefore needs a high clearance for accessing data — this may render the provided mechanisms inadequate. Furthermore, the user’s identity is often blurred because the user has many ‘software agents’ acting on its behalf — especially in distributed environments. A simple mapping between subjects and objects is no longer possible.

This paper proposes a model for extending Object-Oriented Database Systems to enable objects themselves to ensure security — ie to protect themselves. This extension is based on the concept of ‘baggage’ — baggage is collected from all components involved in any request; this baggage may then be verified by the object against its personal security profile before any method is executed.

(BibTeX record)BibTeX reference

@inproceedings(caledon,
author={Martin S Olivier and von Solms, Sebastiaan H},
title={Building A Secure Database using Self-protecting Objects},
booktitle={Proceedings of the Sixth South African Computer Symposium},
address={Caledon, South Africa},
month=jul,
year={1991},
note={Journal version also published cite{secdb}} )