Changes between Version 160 and Version 161 of Internal/Rbac/OrbitRbacDesign
- Timestamp:
- Oct 2, 2006, 9:10:30 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Rbac/OrbitRbacDesign
v160 v161 16 16 The NIST RBAC software was chosen as a starting point for the implementation of ORBIT RBAC support because it is web-oriented, has a server-pull architecture, supports dynamic separation of duty, is Unix-based, and is most likely to be reliable and maintainable. It also should be fairly efficient as it is written in C and Perl with one Java module. 17 17 18 The initial design decisions for ORBIT RBAC are identifying and choosing the [wiki:Internal/Rbac/OrbitRbacDesign/ResourcesRoles Resources and Roles] for ORBIT. 19 18 20 The [wiki:Internal/Rbac/OrbitRbacDesign/AuditingTools Logging and Auditing] and [wiki:Internal/Rbac/OrbitRbacDesign/ConsistencyChecking Consistency Checking] pages cover design and implementation issues related to logging, auditing and role-assignment consistency checking tools. 19 21