Skip to main content

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

Jeff,
thanks for your reply.
Now I feel a bit of ignorant as I've missed Equinox security JCA/JAAS stuff.

>From quick look, JCA/JAAS seems to be overlaping with UserAdmin and their
sample application (org.eclipse.equinox.security.sample) might be similar
to what I propose.

So maybe security incubator committers would share their opinion  on
UserAdmin?
Are you considering it in any plans, or maybe it's deadend? :)


In meantime let me see what's there in security cvs.



> 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
> _______________________________________________
> equinox-dev mailing list
> equinox-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/equinox-dev
>




Back to the top