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

计算机工程 ›› 2010, Vol. 36 ›› Issue (1): 143-145. doi: 10.3969/j.issn.1000-3428.2010.01.050

• 安全技术 • 上一篇    下一篇

ASP.net中基于RBAC的通用权限管理系统

范明虎1,樊 红1,伍孝金2   

  1. (1. 武汉大学测绘遥感信息工程国家重点实验室,武汉 430079;2. 荆楚理工学院教育技术中心,荆门 448000)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2010-01-05 发布日期:2010-01-05

Universal Privilege Management System Based on RBAC in ASP.net

FAN Ming-hu1, FAN Hong1, WU Xiao-jin2   

  1. (1. State Key Laboratory of Information Engineering in Surveying, Mapping and Remote Sensing, Wuhan University, Wuhan 430079; 2. Education Technology Center, Jingchu University of Technology, Jingmen 448000)
  • Received:1900-01-01 Revised:1900-01-01 Online:2010-01-05 Published:2010-01-05

摘要: 资源的差异性和权限管理的复杂性导致不同应用系统中的权限管理子系统难以通用。针对上述问题,通过扩展ASP.net中已部分实现的基于角色的访问控制并扩展资源管理部分,设计一个可以在中小型Web应用系统中通用的权限管理子系统。从访问控制的粒度出发,以实例阐述其实现的关键技术,证明该系统可以简化权限管理的设计与实现,有效降低Web应用系统开发的工作量。

关键词: 角色, 访问控制, 权限管理, 资源管理, 通用性

Abstract: Privilege management subsystems are difficult to be reused in different application systems because of the differences in resources and complexity of privilege management. This paper designs a universal privilege management system that can be reused in small-and-medium-sized Web application system by expanding Role-Based Access Control(RBAC) partly implemented in ASP.net and complementing resources management. Its key technologies are expatiated with some examples from the granularity of access control, and it is proved that the system can simplify the design and implementation of privilege management and reduce the workload of Web application system development.

Key words: role, access control, privilege management, resource management, universality

中图分类号: