Changes between Version 17 and Version 18 of Internal/Rbac/OrbitRbacDesign
- Timestamp:
- Sep 8, 2006, 7:58:35 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Rbac/OrbitRbacDesign
v17 v18 6 6 There is one book [[http://www.amazon.com/gp/product/1580533701/ FKC03]] and a surprisingly large number of articles, papers, PhD theses, and web sites that touch on aspects of the design and implemenation of role-based access control for ORBIT. Many of these sources are theoretical in nature, although some of the theoretical work includes implementation of user-role assignment checking tools. The following discuss RBAC implementation issues. 7 7 8 8 Ahn and Hong discuss a Linux implementation that uses groups to implement Static Separation of Duty [[http://orbit-lab.org/attachment/wiki/Internal/Rbac/RbacResources/WOSIS2004.pdf AH04]]. 9 9 10 10