Greedy algorithm for least privilege in RBAC model

  • Authors:
  • Jinling Liu;Hejiao Huang;Hongwei Du

  • Affiliations:
  • Harbin Institute of Technology Shenzhen Graduate School, China;Harbin Institute of Technology Shenzhen Graduate School, China;Harbin Institute of Technology Shenzhen Graduate School, China

  • Venue:
  • COCOA'11 Proceedings of the 5th international conference on Combinatorial optimization and applications
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Least privilege means only the necessary privileges are needed to complete a task for users. This is one of the most important principles in RBAC model. Currently, how to assign roles to users to achieve this principle is still not solved. In this paper, the least privilege problem is proved to be NP-hard, and an approximation algorithm is given. The simulation result shows that with the algorithm, each user can acquire its privilege to perform its job with the least privilege principle.