Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-9278

Login after multitenant

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Release Branch 16.11
    • 17.12.01
    • None
    • linux mint 17.1, MySql 5.5.54

    Description

      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.

      Attachments

        1. OFBIZ-9278.patch
          0.6 kB
          Taher Alkhateeb
        2. OFBIZ-9278.patch
          0.6 kB
          Taher Alkhateeb

        Activity

          People

            taher Taher Alkhateeb
            n3m0qc Guillaume Fortin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: