Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor changes to Example

...

See the Folders Section (above) for instructions about configuring Folder Permissions.

Example Files

Download the Example

A working example of the above use case can be downloaded from this link:

Install the Example

When the archive is unpacked three archive elements will shown:

  • two folders:
    • mandator_a_folder and
    • mandator_b_folder and
  • a shiro.ini configuration file.

...

Make a backup of the current shiro.ini file in the /joc/resources/joc folder and then overwrite the current shiro.ini file from the version from the download archive. See the Installation Instructions for the JobScheduler and JOC Cockpit for information about the default location of these folders.

Restart the JOC Cockpit / Jetty service / demon.

Example Description

Each of the mandator folders contains a hello_world sub-folder with job chains and orders that are scheduled to run once an hour.

...

UserRolesPassword
mandator_a_bu_user

mandator_a_role

business_user

secret
mandator_a_im_user

mandator_a_role

incident_manager

secret
mandator_a_ito_user

mandator_a_role

it_operator

secret
mandator_b_bu_user

mandator_b_role

business_user

secret
mandator_b_im_user

mandator_b_role

incident_manager

secret
mandator_b_ito_user

mandator_b_role

it_operator

secret

...

 

Holders of the three mandator_a_* user accounts are only able to access the Jobs, Orders, Schedules, etc in the relevant mandator_*_folder and its sub-folders. In addition, access to Run Plan, History, Audit Log and log file information is only available to user accounts with the correct Permissions,

...