Ticket #59 (closed task: fixed)

Opened 6 years ago

Last modified 5 years ago

ACL service. chmod, chown, chgrp and corresponding gets for resource URIs.

Reported by: pradeep Assigned to: pradeep
Priority: high Milestone:
Component: topaz Version: 0.5-SNAPSHOT
Keywords: Cc:
Blocking: Blocked By:

Dependency Graph

Change History

07/13/06 18:09:35 changed by amit

  • owner changed from somebody to pradeep.
  • milestone set to topaz_newton.

Assigned to Pradeep and for this milestone.

08/01/06 18:06:08 changed by pradeep

  • status changed from new to closed.
  • resolution set to fixed.

Closed with r346. Decided to use a different paradigm than the unix permissions like scheme.

Checkin comments:

Permissions web service. Provides a mechanism to set-up and maintain a grants and revokes list for principals (users or groups). Each entry in the list is a triple (<resource> <permission> <principal>) that can be queried in XACML policies.

Simplifies the job of the PAP. eg. Instead of setting up a XACML policy on object creation, the PAP can simply set-up a few permissions that a pre-created set of XACML policies will enforce.

08/07/07 16:25:51 changed by

  • milestone deleted.

Milestone Bugs deleted