I'm trying to setup auth_membership and I already have quite a few users who have registered. The current schema is user_21, 22, 23 etc... should I just use appadmin to change their role to "Editor", User, etc... or is there a better way to do it?
Also, how could I show them their role as read-only under their profile. I read this: http://web2py.com/books/default/chapter/29/09/access-control#Access-Control-and-Basic-Authentication But it looks like its more for setting it prior to when people register. I want to give certain members read/write access to a sqlform grid I have and others just read. -- 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.

