It seems that web2py group membership is restricted to groups created by web2py. We have a situation where we are bypassing web2py's user management and using PAM directly. This works great for just logging in, but we have no access to group information because web2py is looking to its own database of user groups, rather than those of the system user. Is there an easy way to fix this? Could someone possibly give me direction on where the work needs to be done to implement this so I can get started?
Thanks! Matt