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

> > 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.

Regards,

Ken.


Back to the top