[
https://issues.apache.org/jira/browse/OFBIZ-9278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15940446#comment-15940446 ]
Guillaume Fortin commented on OFBIZ-9278:
-----------------------------------------
I already did this. I see the field instance so the multitenant=Y.
Sometimes it works and sometime not.
I tested two times for e3.
first time, I had the message wrong password (I type the right one) and the account was blocked when I tried to write the password again.
Second time I had the message user not found
I didn't have any problem with psp
> Login after multitenant
> -----------------------
>
> Key: OFBIZ-9278
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9278> Project: OFBiz
> Issue Type: Bug
> Affects Versions: Release Branch 16.11
> Environment: linux mint 17.1, MySql 5.5.54
> Reporter: Guillaume Fortin
> Priority: Blocker
> Labels: multitenancy, multitenant
>
> I want to create two tenants named respectively e3 and psp. To create
> them, I use those command lines:
> ./gradlew createTenant -PtenantId=PSP -PtenantReaders=seed,seed-initial
> -PdbPlatform=M -PdbUser=XXXX -PdbPassword=XXXX
> ./gradlew createTenant -PtenantId=E3 -PtenantReaders=seed,seed-initial
> -PdbPlatform=M -PdbUser=XXXX -PdbPassword=XXXXX
> After creating the first tenant, I was able to connect with psp-admin
> user. After I created the second one, I was able to connect to the second
> database e3 with the e3-admin user but impossible to connect again on the
> PSP application.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)