Bug 478272

Summary: FEATURE: Access Control Information Editor
Product: [Retired] penrose Reporter: Chandrasekar Kannan <ckannan>
Component: ConfigurationAssignee: Endi Sukma Dewata <edewata>
Status: CLOSED EOL QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: low    
Version: 2.0CC: benl, nmalki, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:48:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 471500    

Description Chandrasekar Kannan 2008-12-27 08:13:36 UTC
Penrose Studio provides an interface to configure the ACI. It allows the following operations:
1.	ACI can be configured per operation type (add, modify, delete and read) .
2.	ACI can be applied to the entire entry or individual attributes.
3.	ACI can be limited by scope (base, one level, subtree)
4.	ACI are inheritable. 
5.	ACI can be applied to individual users and member of groups.



=========================================================
Issue dump from jira
$VAR1 = {
          'priority' => '3',
          'customFieldValues' => [],
          'project' => 'PENROSE',
          'status' => '1',
          'components' => [
                            {
                              'name' => 'Configuration',
                              'id' => '10014'
                            },
                            {
                              'name' => 'Engine',
                              'id' => '10009'
                            }
                          ],
          'reporter' => 'jimyang',
          'key' => 'PENROSE-307',
          'assignee' => 'jimyang',
          'summary' => 'Access Control Information Editor',
          'id' => '11029',
          'updated' => '2008-08-12 13:58:21.0',
          'votes' => '0',
          'fixVersions' => [
                           {
                             'releaseDate' => '2005-06-03 00:00:00.0',
                             'sequence' => '1',
                             'name' => 'Penrose-0.9.1',
                             'released' => 'true',
                             'id' => '10004',
                             'archived' => 'false'
                           }
                         ],
          'affectsVersions' => [],
          'description' => 'Penrose Studio provides an interface to configure the ACI. It allows the following operations:
1.	ACI can be configured per operation type (add, modify, delete and read) .
2.	ACI can be applied to the entire entry or individual attributes.
3.	ACI can be limited by scope (base, one level, subtree)
4.	ACI are inheritable. 
5.	ACI can be applied to individual users and member of groups.

',
          'created' => '2008-08-12 13:58:21.0',
          'type' => '2'
        };


=========================================================

Comment 1 Endi Sukma Dewata 2009-01-28 23:46:25 UTC
This is done except that the ACL for groups is not supported in Penrose 2.0.