The PERMIS X.509 role based privilege management infrastructure

  • Authors:
  • David W. Chadwick;Alexander Otenko

  • Affiliations:
  • IS Institute, University of Salford, Salford, Manchester M5 4WT, UK;IS Institute, University of Salford, Salford, Manchester M5 4WT, UK

  • Venue:
  • Future Generation Computer Systems - Special section: Selected papers from the TERENA networking conference 2002
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes the ECPERMIS project, which has developed a role based access control infrastructure that uses X.509 attribute certificates (ACs) to store the users' roles. All access control decisions are driven by an authorisation policy, which is itself stored in an X.509 AC, thus guaranteeing its integrity. All the ACs can be stored in one or more LDAP directories, thus making them widely available. Authorisation policies are written in XML according to a DTD that has been published at XML.org. The Access Control Decision Function (ADF) is written in Java and the Java API is simple to use, comprising of just three methods and a constructor. There is also a Privilege Allocator, which is a tool that constructs and signs ACs and stores them in an LDAP directory for subsequent use by the ADF.