Thanks Dave, here is the solution.

As you suggested, I created a new record in auth_group called "manager". 
Then in auth_membership I created a new record for each of my users and 
assigned them each to the manager group. Now they can each access the 
management screen with their user names and passwords.
With web2py doing most of the thinking, this was intimidatingly easy.



On Monday, February 23, 2015 at 7:16:47 PM UTC+8, [email protected] wrote:
>
> Instructions in the manual chapter called "Overview":
>
> "Using appadmin create a group "manager" and make some users members of 
> the group. They will be able to access 
>
> http://127.0.0.1:8000/images/default/manage";
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to