Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-996

Change the default jcr session user names in the hst-config.properties to account for using different session pools per user

    XMLWordPrintable

Details

    • Improvement
    • Status: Closed
    • Top
    • Resolution: Fixed
    • 2.04.02
    • 2.04.03
    • None
    • None

    Description

      Existing project should/can do this in their existing hst-config.properties:

      Were you used to have for example :

      hstconfigreader.repository.user.name = admin
      hstconfigreader.repository.password = admin
      default.repository.user.name = admin
      default.repository.password = admin
      writable.repository.user.name = admin
      writable.repository.password = admin

      change this into:

      hstconfigreader.repository.user.name = admin@hstconfigreader
      hstconfigreader.repository.password = admin
      default.repository.user.name = admin@default
      default.repository.password = admin
      writable.repository.user.name = admin@writable
      writable.repository.password = admin

      Attachments

        Activity

          People

            aschrijvers Ard Schrijvers
            aschrijvers Ard Schrijvers
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: