Re: [web2py] Re: Default create_user_groups

2010-02-10 Thread Alexandre Andrade
If is like unix, the name of user group could be more usefull. Unix creates a group www-data to user www-data web2py creates a group user_1, user_2, that makes dificulty to associate with the user, even in a GUI maybe the default group name - role, could be a combination of first_name and last_n

[web2py] Re: Default create_user_groups

2010-02-10 Thread mdipierro
Yes you have one group for every user but it make it easy to add more access control structure later. If you do not have those groups membership becauses a nightmare. Unix does the same. On Feb 10, 7:27 pm, Alexandre Andrade wrote: > Massimo, > > I don't know why you put > > auth.settings.creat