In web2py Auth, permissions are granted to groups, so if you want to give specific permissions to individual users, I think they must first belong to a group (even if the group includes just a single user).
On Friday, April 22, 2011 3:11:04 PM UTC-4, pbreit wrote: > What is the use case for wanting a group for each user? I am planing to > turn this off but am wondering if I am going to lose something down the > road. I suppose worst cas scenario is creating all the groups > manually/script in the future?