摘要
讨论如何建立一个较完备的错误跟踪系统。为简化程序的权限管理,提出错误跟踪系统对于角色和权限的划分,采用基于角色的访问控制(RBAC),用户被当作相应角色的成员而获得角色的权限。详细介绍了错误跟踪系统的设计和实现。
In order to simplify the permission management of programs, Role-Based Access Control will be applied to the division of role and permission in this defect tracking system, user will obtain the role's permission as a member of corresponding role. In RBAC, the permission is correlated with role, user obtains the role's permission when he is regarded as a member of corresponding role.
出处
《科学技术与工程》
2006年第1期71-75,共5页
Science Technology and Engineering
关键词
软件配置管理
错误跟踪
基于角色访问控制
错误
缺陷
software configuration management defect tracking role-Based access control bug defect