Ok I understand the second part now. My first remark was not to see the permissions on a specific object but rather: show me all permissions of a specific usergroup.
On Wed, Mar 25, 2009 at 2:09 PM, Ayende Rahien <[email protected]> wrote: > If you want to understand permissions on a specific object, you can ask > Rhino Security to tell you. > The reason that you have two lists is that you have the global permissions > for this operation, and now you are manipulating the permissions on a > particular group > > > On Wed, Mar 25, 2009 at 3:06 PM, Bart Reyserhove < > [email protected]> wrote: > >> Yes, it looks quite handy to define the permissions. To get an overview of >> all permissions for a certain user or usergroup it is not that handy. It all >> depends what you put in the lead here, because if you do it the other way >> around it will be difficult to see for a certain permission who is allowed >> to or not. >> I do not entirely understand the "Big shipments" part. What's the reason >> you have two allowed and forbidden listboxes there? >> >> btw, with a bit of luck I have some time late next week. It could be that >> I start building this and put it on google code. >> >> On Wed, Mar 25, 2009 at 1:16 PM, Ayende Rahien <[email protected]> wrote: >> >>> what about something like this? >>> >>> >>> On Wed, Mar 25, 2009 at 10:26 AM, c.sokun <[email protected]> wrote: >>> >>>> >>>> something like this >>>> http://chornsokun.files.wordpress.com/2009/03/for-a-friend-in-hospital.png?w=460&h=440 >>>> >>>> On Mar 25, 3:22 pm, "c.sokun" <[email protected]> wrote: >>>> > I had done something for the UI but it pretty basic, >>>> > Manage user list, user group & UI for associate user with a group. >>>> > I plan to upload the UI to google code soon. >>>> > >>>> > However it a bit tricky to develop UI for Operations as I believe >>>> > Operations data could be populate using Filter and it could be many >>>> > way to design base on different need. >>>> > >>>> > But overall I am satisfied with rhino-security API so far. >>>> > >>>> > On Mar 24, 10:11 pm, Bart Reyserhove <[email protected]> >>>> > wrote: >>>> > >>>> > > In my case I am a bit worried that the question will come back >>>> sooner or >>>> > > later. That means I am also thinking on how I would represent it in >>>> UI. Most >>>> > > of the time you see screen with a lot of checkboxes and that's >>>> something I >>>> > > want to avoid. >>>> > > It could be that I just throw it all in our ExtJS grid and have >>>> "Allow" and >>>> > > "Deny" buttons underneath and of course a multi-selection >>>> possibility. >>>> > >>>> > > On Tue, Mar 24, 2009 at 3:49 PM, [email protected] < >>>> [email protected]>wrote: >>>> > >>>> > > > Ayende/Bart >>>> > > > Thanks for the prompt reply guys. >>>> > >>>> > > > Unfortunately, I could not convince my customer. >>>> > >>>> > > > On Mar 24, 9:33 am, Bart Reyserhove <[email protected]> >>>> wrote: >>>> > > > > For the moment I convinced my customer that the permissions will >>>> be >>>> > > > > initially setup for a customer by a developer ;-) >>>> > > > > Making a decent UI for this is still somewhere in our to do list >>>> but it >>>> > > > is >>>> > > > > quite hard and the problem is that you need to spend a lot of >>>> time on >>>> > > > > something with minimal business value. In our case the >>>> permissions do not >>>> > > > > change that often once they are setup for a specific client. >>>> > >>>> > > > > We are thinking of creating a DSL instead of UI. >>>> > >>>> > > > > On Tue, Mar 24, 2009 at 2:24 PM, Ayende Rahien < >>>> [email protected]> >>>> > > > wrote: >>>> > > > > > I think that Bart implemented that, but I don't know if this >>>> is >>>> > > > available. >>>> > >>>> > > > > > On Tue, Mar 24, 2009 at 8:56 AM, [email protected] < >>>> > > > [email protected]>wrote: >>>> > >>>> > > > > >> I am fairly new to rhino security. I have a need to implement >>>> a >>>> > > > > >> granular security access control system for which I believe >>>> rhino >>>> > > > > >> security would be ideal. >>>> > >>>> > > > > >> I was wondering whether anybody has implemented an UI where >>>> the end >>>> > > > > >> user can administer access control rights. >>>> > >>>> > > > > >> I looked at the winecellar example in google code where the >>>> access is >>>> > > > > >> controlled using rhino security but not how to allow the end >>>> user to >>>> > > > > >> create permissions. >>>> > > > > >>http://code.google.com/p/winecellarmanager/ >>>> > >>>> > > > > >> I appreciate any help in this regard. >>>> > >>>> > > > > >> thanks in advance. >>>> > >>>> > >>>> >>>> >>> >>> >>> >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
