Changes between Version 160 and Version 161 of Internal/Rbac/OrbitRbacDesign


Ignore:
Timestamp:
Oct 2, 2006, 9:10:30 PM (18 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/Rbac/OrbitRbacDesign

    v160 v161  
    1616The 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.
    1717
     18The initial design decisions for ORBIT RBAC are identifying and choosing the [wiki:Internal/Rbac/OrbitRbacDesign/ResourcesRoles Resources and Roles] for ORBIT.
     19
    1820The [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.
    1921