No, he don't, web2py will try each access method with the credentials... If he provide the proper username and password he will log in one or the other LDAP instance... Then you need to dertermine which instance it is beyound the scene by querying the LDAP instance and determine which one it is and update a flag if you further need to manage access differently depending over which systeme he is authenticated too...
Richard On Tue, Dec 15, 2015 at 5:25 PM, Jonathan R <[email protected]> wrote: > The user should choose because he can have account on both server (and > even use the same credentials for both). > I will dig into the post you linked. > > -- > 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. > -- 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.

