Create a ticket ? where ? 2011/7/30 weheh <[email protected]>
> In case Massimo doesn't find a simple way to do this deep in the code, > you should really consider doing this as an app yourself, Sr. Ramos. > This is easy to implement with web2py group auth functionality. > Personally, I wouldn't expose the web2py admin interface to any but > those directly developing the app, meaning no user access to admin. > > On Jul 30, 12:25 pm, Massimo Di Pierro <[email protected]> > wrote: > > Open a ticket. I will think about this. I doubt it can be done without > > major rewrite in Auth. > > > > On Jul 29, 5:53 am, António Ramos <[email protected]> wrote: > > > > > > > > > > > > > > > > > In a small organization (+- 100 users) it can be dificult to manage > ACLs > > > without being able to add group to group membership. > > > > > consider my company > > > > > we have this groups in the maintenance department > > > > > MMC (20 users) > > > ME ( 15 users) > > > MI ( 10 users) > > > > > MD (maintenance department) > > > (all users above) > > > > > so this group is composed of MMC,ME, MI and we dont repeat adding all > users > > > to MD, we just add group MMC,ME,MI > > > > > When we delete a person from ME, MD group automaticaly reflects the > change. > > > > > Sorry to hear that this is not possible, in this case the app admin > has to > > > search all groups and delete the user individualy. > > > > > thank you > > > > > António > > > > > 2011/7/29 Massimo Di Pierro <[email protected]> > > > > > > no > > > > > > On Jul 29, 5:14 am, António Ramos <[email protected]> wrote: > > > > > a group is made of users but i have the need to include a group > inside a > > > > > group. > > > > > > > is this possible? > > > > > > > thank you > > > > > > > António >

