Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • how to manage ownership for the installation and configuration directories of JS7 components.,
  • how to manage permissions to set up JS7 components

...

  • Directories
    • The installation directory tree includes files that are executed to start and to stop a JS7 componentcomponents.
    • The configuration directory tree includes files for which read access for the Run-time Account is required. In addition write access is required for example for log files in this directory tree.
  • Accounts
      • Deployment Account
        • The account performs deployment, i.e. it transfers the tarballs created during JS7 - Deployment Packaging to the target host and extracts related tarballs.
      • Home Owner Account
        • The account owns the installation directory of the JS7 component.
      • Data Owner Account
        • The account owns the configuration directory of the JS7 component.
      • Run-time Account
        • The account runs the JS7 component service.
        • The account requires access to read and to execute files in the installation directory.
        • The account requires access to read and to write files in the configuration directory.

...