Practical Domain and Type Enforcement for UNIX

  • Authors:
  • L. Badger;D. F. Sterne;D. L. Sherman;K. M. Walker;S. A. Haghighat

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • SP '95 Proceedings of the 1995 IEEE Symposium on Security and Privacy
  • Year:
  • 1995

Quantified Score

Hi-index 0.02

Visualization

Abstract

Abstract: Type enforcement is a table-oriented mandatory access control mechanism well-suited for confining applications and restricting information flows. Although both flexible and strong, type enforcement alone imposes significant administrative costs and has not been widely adopted. Domain and Type Enforcement (DTE) is an enhanced version of type enforcement designed to provide needed simplicity and compatibility. Two primary techniques distinguish DTE from simple type enforcement: DTE policies are expressed in a high-level language that includes file security attribute associations as well as other access control information; and during system execution, DTE file security attributes are maintained using a concise human-readable format in a runtime DTE policy database, thus removing the need for security-specific low-level data formats. Such formats are a major source of incompatibility for security-enhanced systems. A DTE UNIX prototype system has been implemented to evaluate these primary DTE concepts. This paper presents experiences gained and preliminary results indicating that DTE can provide cost effective security increases to UNIX systems while maintaining a high degree of compatibility with existing programs and media.