Role-Based Access Control for a Distributed Calculus

Chiara Braghin, Daniele Gorla and Vladimiro Sassone

Paper appeared in Journal of Computer Security.
a more detailed version is available as Tech. Rep. 08/2004, Dip. Informatica, Univ. di Roma "La Sapienza".
An extended abstract appeared in IEEE CSFW'04;


Abstract:

Role-based access control (RBAC) is increasingly attracting attention because it reduces the complexity and cost of security administration by interposing the notion of role in the assignment of permissions to users. In this paper, we present a formal framework relying on an extension of the pi-calculus to study the behaviour of concurrent systems in a RBAC scenario. We define a type system ensuring that the specified policy is respected during computations, and a behavioural equivalence to equate systems. We then consider a more sophisticated feature that can be easily integrated in our framework, i.e., the possibility of automatically adding role activations and deactivations to processes to be run under a given policy (whenever possible). Finally, we show how the framework can be easily extended to express significant extensions of the core RBAC model, such as roles hierarchies or constraints determining the acceptability of the system components.


@Article{BGS:JCS06,
  author    =  	{C. Braghin and D. Gorla and V. Sassone},
  title     =  	{Role-Based Access Control for a Distributed Calculus},
  journal   =   {Journal of Computer Security},
  volume    =  	{14},
  number    =  	{2},
  pages     =  	{113--155},
  year      =  	{2006},
  publisher =   {IOS Press},
}

@TechReport{BGS:TR0804,
  author      =	{C. Braghin and D. Gorla and V. Sassone},
  title       = {A Distributed Calculus for Role-Based Access Control},
  institution = {Dip. Informatica, Univ. di Roma "La Sapienza"},
  year        = {2004},
  number      = {08/2004},
}

Home page / Publications