Changes between Version 5 and Version 6 of Internal/Rbac


Ignore:
Timestamp:
Sep 20, 2006, 5:05:36 PM (18 years ago)
Author:
hedinger
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/Rbac

    v5 v6  
    1111As with any access control mechanism, role-based access control will have some performance penalties.  Role-based access control should provide sufficiently flexible control with acceptable performance for reasonable administrative cost.  In ORBIT, role-based access control will be implemented using mechanisms provided by LDAP.  It is expected that this implementation will have acceptable performance while providing the desired security.
    1212
    13  * [wiki:Internal/Rbac/OrbitRbacLevels RBAC Reference Model Components]
    14  * [wiki:Internal/Rbac/OrbitRbacDesign Design of Role-Based Access Control for ORBIT]
    15  * [wiki:Internal/Rbac/LdapResources Resources for Lightweight Directory Access Protocol (LDAP)]
    16  * [wiki:Internal/Rbac/RbacResources Resources for Role-Based Access Control (RBAC)]
     13The rest wiki pages for the ORBIT Role-Based Access Control project are as follows.  The [wiki:Internal/Rbac/OrbitRbacLevels RBAC Reference Model Components] page briefly describes the core, hiearchical, static separation of duty and dynamic separation of duty components of the RBAC specification.  The [wiki:Internal/Rbac/OrbitRbacDesign Design of Role-Based Access Control for ORBIT] page and its subsidiary pages contain design issues and decisions.  The [wiki:Internal/Rbac/LdapResources Resources for Lightweight Directory Access Protocol (LDAP)] and [wiki:Internal/Rbac/RbacResources Resources for Role-Based Access Control (RBAC)] pages each briefly describe important sources then give a fairly comprehensive list of references.