Thanks for your reply.

Maybe override was not the best term.  We can create the users using the 
userid and groupid as the ids in the user, group and membership tables, but 
as Web2Py out of the box creates an id (sequentially incremented) we are 
concerned that specifying a different id might have repercussions down the 
line.
Also because the automatically generated ids in the other auth tables may 
be different between pillars.

I have been looking into this further and I don't think we will have a 
problem if we create the user and group tables using our own unique id's in 
the id fields.  

On Tuesday, September 10, 2019 at 8:16:00 PM UTC+2, Val K wrote:
>
> why do you have to override ids? You can just create users with the 
> required ids.

-- 
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 web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/fa52405e-f587-4948-b712-42e4b8f599b4%40googlegroups.com.

Reply via email to