摘要
在分布式系统中,不同的计算机系统之间经常要进行资源的互相访问,由此而带来的安全性问题与通常环境下的安全问题有比较大的不同,比如通常访问控制一般有一个中央主机来控制系统的安全策略和进行用户认证、访问控制等相关安全性检验工作,但是在分布式异构系统中往往并不存在这样的一个统一的安全控制中心。那么当一个系统中的用户或计算机要访问另一个系统的资源时,如何进行相关的安全控制保护呢?在论文中,首先分析了用传统访问控制方法来实现分布式资源互访的缺点,然后讨论了如何利用基于角色的访问控制(RBAC)来实现分布式系统中的资源共享。
In distributed computer system,a computer system often need access resource of another computer system.So this will cause many security problems different from the ones that occur in common condition.For example,there al-ways exists a center computer to control the system's security policy,authentication and accessing control etc.But this center computer is not existed in distributed computer system.Then what security operations should do when users of a system want to access the resource of another system?In this paper,the authors analyze the shortcomings of realizing re-source access using traditional access control and give a method to realize resource access using role-based access con-trol in distribute computer system.
出处
《计算机工程与应用》
CSCD
北大核心
2002年第18期163-164,共2页
Computer Engineering and Applications
基金
国家密码发展基金资助
关键词
角色
访问控制
分布式资源互访
角色对等性
计算机网络
Role-based Access Control,Distributed Computer System,Resource Access,Role Equivalent