Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] UserAdmin GUI

This would be great! I'm not entirely sure where this should fit into the Equinox structure. On the one hand it feels like tooling but on the other it might be something that someone would ship in their product. In the end it might be that part of it ends up in PDE or there abouts. It also feels like it might have some relationship to the monitoring work
   http://www.eclipse.org/equinox/incubator/monitoring/index.php
and Core tools
   http://www.eclipse.org/eclipse/platform-core/downloads.php
Perhaps all of this should go together in the monitoring work area in the incubator?

We should also be looking at how the UserAdmin integrates with the security work that we have been doing in the incubator
   http://www.eclipse.org/equinox/incubator/security/

How should we move forward on this?
Jeff

Jacek Pospychała wrote:
Dear Equinox Team,

is there any interest in having an example GUI for such tasks as:
-user management (add/remove/modify users, groups, members)
-users properties and credentials editing
-authorization testing
for OSGi's UserAdmin service?

Lastly I've been looking for something like that, but finally had to write by myself: http://eclipser-blog.blogspot.com/2008/01/osgi-happy-family-useradmin.html

as there seems to be nothing available:
http://www.eclipsezone.com/eclipse/forums/m92224802.html

I'd be happy to share this project in Equinox samples/examples repository, so others could easily start implementing their user management stories.

cheers

Jacek Pospychala
_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Back to the top