Hi there and thanks for a stellar project - really cool.  I am trying to 
solve an issue that arose and was hoping for a pointer so I can solve it.

I am wanting to use the authentication mechanism of web2py pretty much as 
is, but I need to be able to have one registered user, in some cases, be 
given the ability to administrate and act as other registered users.
My thoughts were along the lines of adding a column parent_of to auth_user 
and if an id is specified here pointing towards another user, the specified 
id can administrate as that user. Would this be a proper way to go about 
it, and how could this be implemented?

Any thoughts or ideas would be welcome.

Tnx, Mikael

-- 
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/groups/opt_out.

Reply via email to