作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (20): 52-54. doi: 10.3969/j.issn.1000-3428.2008.20.019

• 软件技术与数据库 • 上一篇    下一篇

基于RBAC的细粒度访问控制方法

吴江栋1,李伟华2,安喜锋2   

  1. (1. 西北工业大学软件与微电子学院,西安 710065;2. 西北工业大学计算机学院,西安 710072)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-10-20 发布日期:2008-10-20

Method of Finely Granular Access Control Based on RBAC

WU Jiang-dong1, LI Wei-hua2, AN Xi-feng2   

  1. (1. College of Software and Microelectronics, Northwestern Polytechnical University, Xi’an 710065; 2. School of Computer, Northwestern Polytechnical University, Xi’an 710072)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-10-20 Published:2008-10-20

摘要: 分析基于角色的访问控制模型,提出一种基于RBAC模型的细粒度权限管理方法。引入细粒度权限管理的概念,把资源的访问权限按尽量小的粒度分解,并把分解后的权限分配给角色,通过给用户分配角色以及角色之间的继承关系简化权限的管理。基于RBAC模型的细粒度权限管理系统验证了该方法的正确性。该方法的设计和实现过程对于同类软件的开发具有参考价值。

关键词: 角色, 访问控制, RBAC模型, 细粒度访问控制

Abstract: A method of finely granular access control based on RBAC is brought forward after the discussion of the access control model based on role. This paper proposes the idea about finely granular access control, decomposes the access privilege of sources to less granularity, and the privilege is assigned to role, then access control can be managed easily by defining the user of the role and the inherit of roles. The validity of method is proved by the successful system of finely granular access control based on RBAC. Design and implementation process of the method have referenced value to similar software’s development.

Key words: role, access control, RBAC model, finely granular access control

中图分类号: