Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geclipse-dev] Supporting AWS infrastructure in g-Eclipse

Hi
And for S3
 - ACL management (think read/write access for S3 bucket)

My current solution would be to create a custom view to 
      
manage these 
    
infrastructure elements.
      
no, at least not for ACLs, these go into the core UI stuff, 
they apply to all middlewares!
    
I agree! We need to be able to provide access control for objects on the
Grid,
for example to support PBAC in GRIA, so we should at least start from
some
common/core code.

So the project needs to gather requirements from the various access
control
methodologies that we'd like to support, before implementing the core
stuff.
That is a valid approach. I have started a bug to gather some usecases regarding an ACL implementation. It can be found under Bug 237641 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=237641).

greets
Moritz

Back to the top